postgresql/src/backend/commands
2000-05-29 15:44:55 +00:00
..
_deadcode Ye-old pgindent run. Same 4-space tabs. 2000-04-12 17:17:23 +00:00
async.c First round of changes for new fmgr interface. fmgr itself and the 2000-05-28 17:56:29 +00:00
cluster.c Squash some more CLUSTER bugs. Never has worked on multiple-column 2000-05-12 16:10:09 +00:00
command.c Generated header files parse.h and fmgroids.h are now copied into 2000-05-29 05:45:56 +00:00
comment.c First round of changes for new fmgr interface. fmgr itself and the 2000-05-28 17:56:29 +00:00
copy.c First round of changes for new fmgr interface. fmgr itself and the 2000-05-28 17:56:29 +00:00
creatinh.c Ye-old pgindent run. Same 4-space tabs. 2000-04-12 17:17:23 +00:00
dbcommands.c First round of changes for new fmgr interface. fmgr itself and the 2000-05-28 17:56:29 +00:00
define.c First round of changes for new fmgr interface. fmgr itself and the 2000-05-28 17:56:29 +00:00
explain.c Ye-old pgindent run. Same 4-space tabs. 2000-04-12 17:17:23 +00:00
indexcmds.c First round of changes for new fmgr interface. fmgr itself and the 2000-05-28 17:56:29 +00:00
Makefile Generated header files parse.h and fmgroids.h are now copied into 2000-05-29 05:45:56 +00:00
proclang.c First round of changes for new fmgr interface. fmgr itself and the 2000-05-28 17:56:29 +00:00
remove.c Miscellaneous cleanups of places that needed to account for new 2000-05-28 20:34:52 +00:00
rename.c Do table renaming in a sane order: physical file rename must happen 2000-05-25 21:30:20 +00:00
sequence.c Ye-old pgindent run. Same 4-space tabs. 2000-04-12 17:17:23 +00:00
trigger.c Second round of fmgr changes: triggers are now invoked in new style, 2000-05-29 01:59:17 +00:00
user.c Second round of fmgr changes: triggers are now invoked in new style, 2000-05-29 01:59:17 +00:00
vacuum.c Allow vacuum to perform analyze with shared lock. Update cvs manual. 2000-05-29 15:44:55 +00:00
variable.c Ye-old pgindent run. Same 4-space tabs. 2000-04-12 17:17:23 +00:00
view.c Carry column aliases from the parser frontend. Enables queries like 2000-02-15 03:38:29 +00:00