postgresql/src/backend/commands
Bruce Momjian 92781fc18a cleanups
1999-03-23 05:41:00 +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 cleanups 1999-03-23 05:41:00 +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 Change my-function-name-- to my_function_name, and optimizer renames. 1999-02-13 23:22:53 +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 From: Tatsuo Ishii <t-ishii@sra.co.jp> 1999-02-21 03:49:55 +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