postgresql/src/backend/commands
Tom Lane 3d87216ab9 Get rid of some minor compiler warnings.
(HP's cc doesn't like if you forward-declare a routine static,
and then don't make it static in the actual definition...)
1998-10-26 01:00:13 +00:00
..
_deadcode OK, folks, here is the pgindent output. 1998-09-01 04:40:42 +00:00
Makefile No need compile command/version.c anymore. 1998-10-08 18:37:14 +00:00
async.c Substantial rewrite of async.c to avoid problems with non-reentrant stdio 1998-10-06 02:40:09 +00:00
cluster.c Allow 8-key indexes. 1998-09-23 04:22:14 +00:00
command.c OK, folks, here is the pgindent output. 1998-09-01 04:40:42 +00:00
copy.c Get rid of some minor compiler warnings. 1998-10-26 01:00:13 +00:00
creatinh.c Fix for constbyval . 1998-10-01 22:45:32 +00:00
dbcommands.c Fix up warning and error messages to use single-quotes around strings. 1998-10-05 02:49:36 +00:00
defind.c Allow 8-key indexes. 1998-09-23 04:22:14 +00:00
define.c Renaming cleanup, no pgindent yet. 1998-09-01 03:29:17 +00:00
explain.c The patch does 2 things: 1998-10-21 16:21:29 +00:00
proclang.c OK, folks, here is the pgindent output. 1998-09-01 04:40:42 +00:00
recipe.c The patch does 2 things: 1998-10-21 16:21:29 +00:00
remove.c OK, folks, here is the pgindent output. 1998-09-01 04:40:42 +00:00
rename.c OK, folks, here is the pgindent output. 1998-09-01 04:40:42 +00:00
sequence.c OK, folks, here is the pgindent output. 1998-09-01 04:40:42 +00:00
trigger.c OK, folks, here is the pgindent output. 1998-09-01 04:40:42 +00:00
user.c OK, folks, here is the pgindent output. 1998-09-01 04:40:42 +00:00
vacuum.c Fix from Jan for vacuum statistics loss. 1998-10-23 16:49:24 +00:00
variable.c Get rid of some minor compiler warnings. 1998-10-26 01:00:13 +00:00
view.c The patch does 2 things: 1998-10-21 16:21:29 +00:00