postgresql/src/backend/commands
Tom Lane ea10ec1b69 Tweak labeling of plan qual conditions for more consistency. 2002-03-24 17:11:37 +00:00
..
_deadcode Change made to elog: 2002-03-06 06:10:59 +00:00
Makefile Initial implementation of concurrent VACUUM. Ifdef'd out for the moment, 2001-07-13 22:55:59 +00:00
analyze.c Change the aclchk.c routines to uniformly use OIDs to identify the 2002-03-21 23:27:25 +00:00
async.c Change made to elog: 2002-03-06 06:10:59 +00:00
cluster.c A bunch of changes aimed at reducing backend startup time... 2002-02-19 20:11:20 +00:00
command.c Create the pg_namespace system catalog. Doesn't do much yet, but it's 2002-03-22 21:34:44 +00:00
comment.c Change the aclchk.c routines to uniformly use OIDs to identify the 2002-03-21 23:27:25 +00:00
copy.c Change the aclchk.c routines to uniformly use OIDs to identify the 2002-03-21 23:27:25 +00:00
creatinh.c A little further progress on schemas: push down RangeVars into 2002-03-22 02:56:37 +00:00
dbcommands.c Change made to elog: 2002-03-06 06:10:59 +00:00
define.c Code review for DOMAIN patch. 2002-03-20 19:45:13 +00:00
explain.c Tweak labeling of plan qual conditions for more consistency. 2002-03-24 17:11:37 +00:00
indexcmds.c Code review for DOMAIN patch. 2002-03-20 19:45:13 +00:00
proclang.c Privileges on functions and procedural languages 2002-02-18 23:11:58 +00:00
remove.c Change the aclchk.c routines to uniformly use OIDs to identify the 2002-03-21 23:27:25 +00:00
rename.c Change the aclchk.c routines to uniformly use OIDs to identify the 2002-03-21 23:27:25 +00:00
sequence.c A little further progress on schemas: push down RangeVars into 2002-03-22 02:56:37 +00:00
trigger.c Change the aclchk.c routines to uniformly use OIDs to identify the 2002-03-21 23:27:25 +00:00
user.c Change made to elog: 2002-03-06 06:10:59 +00:00
vacuum.c Change the aclchk.c routines to uniformly use OIDs to identify the 2002-03-21 23:27:25 +00:00
vacuumlazy.c Change made to elog: 2002-03-06 06:10:59 +00:00
variable.c Change made to elog: 2002-03-06 06:10:59 +00:00
view.c A little further progress on schemas: push down RangeVars into 2002-03-22 02:56:37 +00:00