postgresql/src/include/commands
2002-05-17 18:32:52 +00:00
..
async.h New pgindent run with fixes suggested by Tom. Patch manually reviewed, 2001-11-05 17:46:40 +00:00
cluster.h pg_class has a relnamespace column. You can create and access tables 2002-03-26 19:17:02 +00:00
comment.h Functions live in namespaces. Qualified function names work, eg 2002-04-09 20:35:55 +00:00
copy.h pg_type has a typnamespace column; system now supports creating types 2002-03-29 19:06:29 +00:00
dbcommands.h User and database-specific session defaults for run-time configuration 2002-03-01 22:45:19 +00:00
defrem.h Extend syntax of CREATE FUNCTION to resemble SQL99. 2002-05-17 18:32:52 +00:00
explain.h EXPLAIN output now comes out as a query result, not a NOTICE message. 2002-03-24 04:31:09 +00:00
lockcmds.h The contents of command.c, creatinh.c, define.c, remove.c and rename.c 2002-04-15 05:22:04 +00:00
portalcmds.h The contents of command.c, creatinh.c, define.c, remove.c and rename.c 2002-04-15 05:22:04 +00:00
proclang.h New pgindent run with fixes suggested by Tom. Patch manually reviewed, 2001-11-05 17:46:40 +00:00
schemacmds.h The contents of command.c, creatinh.c, define.c, remove.c and rename.c 2002-04-15 05:22:04 +00:00
sequence.h New pgindent run with fixes suggested by Tom. Patch manually reviewed, 2001-11-05 17:46:40 +00:00
tablecmds.h Code review for ALTER TRIGGER RENAME patch: make better use of index, 2002-04-30 01:24:57 +00:00
trigger.h Move renametrig() from tablecmds.c to trigger.c --- if we're going to 2002-04-26 19:29:47 +00:00
user.h Authentication improvements: 2002-04-04 04:25:54 +00:00
vacuum.h New pgindent run with fixes suggested by Tom. Patch manually reviewed, 2001-11-05 17:46:40 +00:00
variable.h Merge the last few variable.c configuration variables into the generic 2002-05-17 01:19:19 +00:00
version.h New pgindent run with fixes suggested by Tom. Patch manually reviewed, 2001-11-05 17:46:40 +00:00
view.h pg_type has a typnamespace column; system now supports creating types 2002-03-29 19:06:29 +00:00