postgresql/src/backend/commands
2001-11-12 01:34:50 +00:00
..
_deadcode New pgindent run with fixes suggested by Tom. Patch manually reviewed, 2001-11-05 17:46:40 +00:00
analyze.c Fix a couple of places where lack of parenthesization of a cast 2001-10-25 20:37:30 +00:00
async.c pgindent run on all C files. Java run to follow. initdb/regression 2001-10-25 05:50:21 +00:00
cluster.c pgindent run on all C files. Java run to follow. initdb/regression 2001-10-25 05:50:21 +00:00
command.c New pgindent run with fixes suggested by Tom. Patch manually reviewed, 2001-11-05 17:46:40 +00:00
comment.c Fix problem reported by Alex Korn: if a relation has been dropped and 2001-11-02 16:30:29 +00:00
copy.c pgindent run on all C files. Java run to follow. initdb/regression 2001-10-25 05:50:21 +00:00
creatinh.c pgindent run on all C files. Java run to follow. initdb/regression 2001-10-25 05:50:21 +00:00
dbcommands.c pgindent run on all C files. Java run to follow. initdb/regression 2001-10-25 05:50:21 +00:00
define.c Another pgindent run. Fixes enum indenting, and improves #endif 2001-10-28 06:26:15 +00:00
explain.c pgindent run on all C files. Java run to follow. initdb/regression 2001-10-25 05:50:21 +00:00
indexcmds.c pgindent run on all C files. Java run to follow. initdb/regression 2001-10-25 05:50:21 +00:00
Makefile Initial implementation of concurrent VACUUM. Ifdef'd out for the moment, 2001-07-13 22:55:59 +00:00
proclang.c Allow a non-superuser database owner to vacuum all tables in his 2001-06-13 21:44:41 +00:00
remove.c New pgindent run with fixes suggested by Tom. Patch manually reviewed, 2001-11-05 17:46:40 +00:00
rename.c Indent new rename.c for Tom Lane. 2001-11-12 01:34:50 +00:00
sequence.c New pgindent run with fixes suggested by Tom. Patch manually reviewed, 2001-11-05 17:46:40 +00:00
trigger.c Clean up a bunch of ScanKeyEntryInitialize calls that weren't bothering 2001-11-12 00:00:55 +00:00
user.c New pgindent run with fixes suggested by Tom. Patch manually reviewed, 2001-11-05 17:46:40 +00:00
vacuum.c New pgindent run with fixes suggested by Tom. Patch manually reviewed, 2001-11-05 17:46:40 +00:00
vacuumlazy.c Another pgindent run. Fixes enum indenting, and improves #endif 2001-10-28 06:26:15 +00:00
variable.c pgindent run on all C files. Java run to follow. initdb/regression 2001-10-25 05:50:21 +00:00
view.c pgindent run on all C files. Java run to follow. initdb/regression 2001-10-25 05:50:21 +00:00