postgresql/src/backend/commands
Tom Lane 0b874f01dd Clean up compile errors and warnings, cf Billy Allie's
complaints (and some of my own).
1999-04-02 04:51:05 +00:00
..
_deadcode Fix snprintf with strings, and nextval('"Aa"'); 1999-03-16 04:26:01 +00:00
async.c Change my-function-name-- to my_function_name, and optimizer renames. 1999-02-13 23:22:53 +00:00
cluster.c Change my-function-name-- to my_function_name, and optimizer renames. 1999-02-13 23:22:53 +00:00
command.c Small cleanups. 1999-03-30 01:37:28 +00:00
copy.c Change my-function-name-- to my_function_name, and optimizer renames. 1999-02-13 23:22:53 +00:00
creatinh.c Change my-function-name-- to my_function_name, and optimizer renames. 1999-02-13 23:22:53 +00:00
dbcommands.c Fix snprintf with strings, and nextval('"Aa"'); 1999-03-16 04:26:01 +00:00
define.c Change my-function-name-- to my_function_name, and optimizer renames. 1999-02-13 23:22:53 +00:00
explain.c Remove Tee code, move to _deadcode. 1999-03-23 16:51:04 +00:00
indexcmds.c Hello, 1999-03-14 05:23:12 +00:00
Makefile Remove recipe.o from Makefile ... dead code not quite dead enough, 1999-02-27 21:42:33 +00:00
proclang.c Change my-function-name-- to my_function_name, and optimizer renames. 1999-02-13 23:22:53 +00:00
remove.c Change my-function-name-- to my_function_name, and optimizer renames. 1999-02-13 23:22:53 +00:00
rename.c Add new postgres -O option to allow system table structure changes. 1999-03-17 22:53:31 +00:00
sequence.c Change my-function-name-- to my_function_name, and optimizer renames. 1999-02-13 23:22:53 +00:00
trigger.c Add new postgres -O option to allow system table structure changes. 1999-03-17 22:53:31 +00:00
user.c Fix snprintf with strings, and nextval('"Aa"'); 1999-03-16 04:26:01 +00:00
vacuum.c Clean up compile errors and warnings, cf Billy Allie's 1999-04-02 04:51:05 +00:00
variable.c Enable bushy and right-hand queries by default. 1999-02-18 06:01:11 +00:00
view.c Change my-function-name-- to my_function_name, and optimizer renames. 1999-02-13 23:22:53 +00:00