postgresql/src/backend/commands
2001-05-18 21:24:20 +00:00
..
_deadcode Fix comments that were mis-wrapped, for Tom Lane. 2001-03-23 04:49:58 +00:00
analyze.c Rewrite of planner statistics-gathering code. ANALYZE is now available as 2001-05-07 00:43:27 +00:00
async.c pgindent run. Make it all clean. 2001-03-22 04:01:46 +00:00
cluster.c pgindent run. Make it all clean. 2001-03-22 04:01:46 +00:00
command.c This patch should catch cases where the types 2001-05-09 21:10:39 +00:00
comment.c pgindent run. Make it all clean. 2001-03-22 04:01:46 +00:00
copy.c Remove dashes in comments that don't need them, rewrap with pgindent. 2001-03-22 06:16:21 +00:00
creatinh.c Remove unused tables pg_variable, pg_inheritproc, pg_ipl tables. Initdb 2001-05-14 20:30:21 +00:00
dbcommands.c pgindent run. Make it all clean. 2001-03-22 04:01:46 +00:00
define.c Small code cleanups,formatting. 2001-05-18 21:24:20 +00:00
explain.c pgindent run. Make it all clean. 2001-03-22 04:01:46 +00:00
indexcmds.c Remove dashes in comments that don't need them, rewrap with pgindent. 2001-03-22 06:16:21 +00:00
Makefile Fix relative path references so that make knowns which dependencies refer 2000-08-31 16:12:35 +00:00
proclang.c Remove dashes in comments that don't need them, rewrap with pgindent. 2001-03-22 06:16:21 +00:00
remove.c pgindent run. Make it all clean. 2001-03-22 04:01:46 +00:00
rename.c pgindent run. Make it all clean. 2001-03-22 04:01:46 +00:00
sequence.c Avoid unnecessary lseek() calls by cleanups in md.c. mdfd_lstbcnt was 2001-05-10 20:38:49 +00:00
trigger.c Remove dashes in comments that don't need them, rewrap with pgindent. 2001-03-22 06:16:21 +00:00
user.c Remove dashes in comments that don't need them, rewrap with pgindent. 2001-03-22 06:16:21 +00:00
vacuum.c Small code cleanups,formatting. 2001-05-18 21:24:20 +00:00
variable.c Add SET SESSION AUTHORIZATION command. 2001-05-08 21:06:43 +00:00
view.c pgindent run. Make it all clean. 2001-03-22 04:01:46 +00:00