postgresql/src/backend/commands
Tom Lane 6124c674ce Silence gcc warning about uninitialized var. 2000-02-15 18:17:33 +00:00
..
_deadcode Add: 2000-01-26 05:58:53 +00:00
Makefile Removed MBFLAGS from makefiles since it's now done in include/config.h. 2000-01-19 02:59:03 +00:00
async.c Add: 2000-01-26 05:58:53 +00:00
cluster.c Add: 2000-01-26 05:58:53 +00:00
command.c Removed unused var to silence gcc warning. 2000-02-15 18:15:12 +00:00
comment.c Bruce, 2000-01-20 15:13:19 +00:00
copy.c contrib-array.patch 2000-02-13 18:59:53 +00:00
creatinh.c A few minor psql enhancements 2000-01-29 16:58:54 +00:00
dbcommands.c Add: 2000-01-26 05:58:53 +00:00
define.c Add: 2000-01-26 05:58:53 +00:00
explain.c Carry column aliases from the parser frontend. Enables queries like 2000-02-15 03:38:29 +00:00
indexcmds.c Add: 2000-01-26 05:58:53 +00:00
proclang.c Make number of args to a function configurable. 2000-01-10 17:14:46 +00:00
remove.c Add: 2000-01-26 05:58:53 +00:00
rename.c Add: 2000-01-26 05:58:53 +00:00
sequence.c Fixed all elog related warnings, as well as a few others. 2000-01-15 02:59:43 +00:00
trigger.c 2. trigger.c fails to compile due to a syntax error. It contains 2000-02-13 13:21:11 +00:00
user.c Silence gcc warning about uninitialized var. 2000-02-15 18:17:33 +00:00
vacuum.c Add: 2000-01-26 05:58:53 +00:00
variable.c Revise handling of index-type-specific indexscan cost estimation, per 2000-01-22 23:50:30 +00:00
view.c Carry column aliases from the parser frontend. Enables queries like 2000-02-15 03:38:29 +00:00