postgresql/src/backend/commands
Peter Eisentraut 4f7df90db0 Make ecpg SQLSTATE-aware. Map existing SQLCODE assignments to SQLSTATEs,
rather than parsing the message.  Add some documentation about embedded
SQL.
2003-08-01 13:53:36 +00:00
..
Makefile First batch of object rename commands. 2003-06-27 14:45:32 +00:00
aggregatecmds.c Adjust 'permission denied' messages to be more useful and consistent. 2003-08-01 00:15:26 +00:00
alter.c Adjust 'permission denied' messages to be more useful and consistent. 2003-08-01 00:15:26 +00:00
analyze.c Another round of error message editing, covering backend/commands/. 2003-07-20 21:56:35 +00:00
async.c Another round of error message editing, covering backend/commands/. 2003-07-20 21:56:35 +00:00
cluster.c Adjust 'permission denied' messages to be more useful and consistent. 2003-08-01 00:15:26 +00:00
comment.c Adjust 'permission denied' messages to be more useful and consistent. 2003-08-01 00:15:26 +00:00
conversioncmds.c Adjust 'permission denied' messages to be more useful and consistent. 2003-08-01 00:15:26 +00:00
copy.c Adjust 'permission denied' messages to be more useful and consistent. 2003-08-01 00:15:26 +00:00
dbcommands.c Adjust 'permission denied' messages to be more useful and consistent. 2003-08-01 00:15:26 +00:00
define.c Another round of error message editing, covering backend/commands/. 2003-07-20 21:56:35 +00:00
explain.c Another round of error message editing, covering backend/commands/. 2003-07-20 21:56:35 +00:00
functioncmds.c Adjust 'permission denied' messages to be more useful and consistent. 2003-08-01 00:15:26 +00:00
indexcmds.c Adjust 'permission denied' messages to be more useful and consistent. 2003-08-01 00:15:26 +00:00
lockcmds.c Adjust 'permission denied' messages to be more useful and consistent. 2003-08-01 00:15:26 +00:00
opclasscmds.c Adjust 'permission denied' messages to be more useful and consistent. 2003-08-01 00:15:26 +00:00
operatorcmds.c Adjust 'permission denied' messages to be more useful and consistent. 2003-08-01 00:15:26 +00:00
portalcmds.c Make ecpg SQLSTATE-aware. Map existing SQLCODE assignments to SQLSTATEs, 2003-08-01 13:53:36 +00:00
prepare.c A visit from the message-style police ... 2003-07-28 00:09:16 +00:00
proclang.c Adjust 'permission denied' messages to be more useful and consistent. 2003-08-01 00:15:26 +00:00
schemacmds.c Adjust 'permission denied' messages to be more useful and consistent. 2003-08-01 00:15:26 +00:00
sequence.c Adjust 'permission denied' messages to be more useful and consistent. 2003-08-01 00:15:26 +00:00
tablecmds.c Adjust 'permission denied' messages to be more useful and consistent. 2003-08-01 00:15:26 +00:00
trigger.c Adjust 'permission denied' messages to be more useful and consistent. 2003-08-01 00:15:26 +00:00
typecmds.c Adjust 'permission denied' messages to be more useful and consistent. 2003-08-01 00:15:26 +00:00
user.c Adjust 'permission denied' messages to be more useful and consistent. 2003-08-01 00:15:26 +00:00
vacuum.c Another round of error message editing, covering backend/commands/. 2003-07-20 21:56:35 +00:00
vacuumlazy.c Another round of error message editing, covering backend/commands/. 2003-07-20 21:56:35 +00:00
variable.c Apply (a somewhat revised version of) Greg Mullane's patch to eliminate 2003-07-29 00:03:19 +00:00
view.c Adjust 'permission denied' messages to be more useful and consistent. 2003-08-01 00:15:26 +00:00