postgresql/src/backend/commands
Bruce Momjian bcde8ea7cf Fix strangely formatted comment. 2001-06-21 18:25:54 +00:00
..
_deadcode Fix comments that were mis-wrapped, for Tom Lane. 2001-03-23 04:49:58 +00:00
Makefile Fix relative path references so that make knowns which dependencies refer 2000-08-31 16:12:35 +00:00
analyze.c Allow a non-superuser database owner to vacuum all tables in his 2001-06-13 21:44:41 +00:00
async.c Keep the list of to-be-NOTIFYed names in a plain List palloc'd in 2001-06-17 22:27:15 +00:00
cluster.c pgindent run. Make it all clean. 2001-03-22 04:01:46 +00:00
command.c has_table_privilege functions from Joe Conway (with some kibitzing from 2001-06-14 01:09:22 +00:00
comment.c Allow a non-superuser database owner to vacuum all tables in his 2001-06-13 21:44:41 +00:00
copy.c Preliminary code cleanup in elog(). Split out some code into utility 2001-06-08 21:16:49 +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 Clean up various to-do items associated with system indexes: 2001-06-12 05:55:50 +00:00
define.c Fix strangely formatted comment. 2001-06-21 18:25:54 +00:00
explain.c pgindent run. Make it all clean. 2001-03-22 04:01:46 +00:00
indexcmds.c Allow a non-superuser database owner to vacuum all tables in his 2001-06-13 21:44:41 +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 Correct permissions-checking bugs associated with ancient decision to 2001-06-05 19:34:56 +00:00
rename.c pgindent run. Make it all clean. 2001-03-22 04:01:46 +00:00
sequence.c Fix compile failure when --enable-multibyte. 2001-06-13 21:07:12 +00:00
trigger.c Clean up some minor problems exposed by further thought about Panon's bug 2001-06-01 02:41:36 +00:00
user.c has_table_privilege functions from Joe Conway (with some kibitzing from 2001-06-14 01:09:22 +00:00
vacuum.c Allow a non-superuser database owner to vacuum all tables in his 2001-06-13 21:44:41 +00:00
variable.c Extend GUC concepts of parse_hook and assign_hook to all four supported 2001-06-12 22:54:06 +00:00
view.c pgindent run. Make it all clean. 2001-03-22 04:01:46 +00:00