postgresql/src/include/commands
Tom Lane 0adfa2c39d Support renaming of tablespaces, and changing the owners of
aggregates, conversions, functions, operators, operator classes,
schemas, types, and tablespaces.  Fold the existing implementations
of alter domain owner and alter database owner in with these.

Christopher Kings-Lynne
2004-06-25 21:55:59 +00:00
..
alter.h Support renaming of tablespaces, and changing the owners of 2004-06-25 21:55:59 +00:00
async.h Handle impending sinval queue overflow by means of a separate signal 2004-05-23 03:50:45 +00:00
cluster.h Get rid of cluster.c's apparatus for rebuilding a relation's indexes 2004-05-08 00:34:49 +00:00
comment.h Fix some copyright notices that weren't updated. Improve copyright tool 2003-08-04 23:59:41 +00:00
conversioncmds.h Support renaming of tablespaces, and changing the owners of 2004-06-25 21:55:59 +00:00
copy.h make sure the $Id tags are converted to $PostgreSQL as well ... 2003-11-29 22:41:33 +00:00
dbcommands.h Support renaming of tablespaces, and changing the owners of 2004-06-25 21:55:59 +00:00
defrem.h Support renaming of tablespaces, and changing the owners of 2004-06-25 21:55:59 +00:00
explain.h make sure the $Id tags are converted to $PostgreSQL as well ... 2003-11-29 22:41:33 +00:00
lockcmds.h make sure the $Id tags are converted to $PostgreSQL as well ... 2003-11-29 22:41:33 +00:00
portalcmds.h make sure the $Id tags are converted to $PostgreSQL as well ... 2003-11-29 22:41:33 +00:00
prepare.h This patch makes the EXECUTE command's completion tag return the 2004-04-22 02:58:21 +00:00
proclang.h First batch of object rename commands. 2003-06-27 14:45:32 +00:00
schemacmds.h Support renaming of tablespaces, and changing the owners of 2004-06-25 21:55:59 +00:00
sequence.h make sure the $Id tags are converted to $PostgreSQL as well ... 2003-11-29 22:41:33 +00:00
tablecmds.h ALTER TABLE rewrite. New cool stuff: 2004-05-05 04:48:48 +00:00
tablespace.h Support renaming of tablespaces, and changing the owners of 2004-06-25 21:55:59 +00:00
trigger.h make sure the $Id tags are converted to $PostgreSQL as well ... 2003-11-29 22:41:33 +00:00
typecmds.h make sure the $Id tags are converted to $PostgreSQL as well ... 2003-11-29 22:41:33 +00:00
user.h make sure the $Id tags are converted to $PostgreSQL as well ... 2003-11-29 22:41:33 +00:00
vacuum.h Adjust our timezone library to use pg_time_t (typedef'd as int64) in 2004-06-03 02:08:07 +00:00
variable.h Repair problem identified by Olivier Prenant: ALTER DATABASE SET search_path 2004-01-19 19:04:40 +00:00
version.h make sure the $Id tags are converted to $PostgreSQL as well ... 2003-11-29 22:41:33 +00:00
view.h make sure the $Id tags are converted to $PostgreSQL as well ... 2003-11-29 22:41:33 +00:00