postgres/src/include/commands
Tom Lane 1dbf8aa7a8 pg_class has a relnamespace column. You can create and access tables
in schemas other than the system namespace; however, there's no search
path yet, and not all operations work yet on tables outside the system
namespace.
2002-03-26 19:17:02 +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
command.h pg_class has a relnamespace column. You can create and access tables 2002-03-26 19:17:02 +00:00
comment.h pg_class has a relnamespace column. You can create and access tables 2002-03-26 19:17:02 +00:00
copy.h New pgindent run with fixes suggested by Tom. Patch manually reviewed, 2001-11-05 17:46:40 +00:00
creatinh.h A little further progress on schemas: push down RangeVars into 2002-03-22 02:56:37 +00:00
dbcommands.h User and database-specific session defaults for run-time configuration 2002-03-01 22:45:19 +00:00
defrem.h pg_class has a relnamespace column. You can create and access tables 2002-03-26 19:17:02 +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
proclang.h New pgindent run with fixes suggested by Tom. Patch manually reviewed, 2001-11-05 17:46:40 +00:00
rename.h pg_class has a relnamespace column. You can create and access tables 2002-03-26 19:17:02 +00:00
sequence.h New pgindent run with fixes suggested by Tom. Patch manually reviewed, 2001-11-05 17:46:40 +00:00
trigger.h Remove 'triggered data change violation' error check, per recent 2001-11-16 16:31:16 +00:00
user.h User and database-specific session defaults for run-time configuration 2002-03-01 22:45:19 +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 New pgindent run with fixes suggested by Tom. Patch manually reviewed, 2001-11-05 17:46:40 +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 New pgindent run with fixes suggested by Tom. Patch manually reviewed, 2001-11-05 17:46:40 +00:00