postgresql/src/include/commands
Robert Haas 55109313f9 Add more ALTER <object> .. SET SCHEMA commands.
This adds support for changing the schema of a conversion, operator,
operator class, operator family, text search configuration, text search
dictionary, text search parser, or text search template.

Dimitri Fontaine, with assorted corrections and other kibitzing.
2010-11-26 17:31:54 -05:00
..
alter.h Add more ALTER <object> .. SET SCHEMA commands. 2010-11-26 17:31:54 -05:00
async.h Remove cvs keywords from all files. 2010-09-20 22:08:53 +02:00
cluster.h Remove cvs keywords from all files. 2010-09-20 22:08:53 +02:00
comment.h Remove cvs keywords from all files. 2010-09-20 22:08:53 +02:00
conversioncmds.h Add more ALTER <object> .. SET SCHEMA commands. 2010-11-26 17:31:54 -05:00
copy.h Remove cvs keywords from all files. 2010-09-20 22:08:53 +02:00
dbcommands.h Remove cvs keywords from all files. 2010-09-20 22:08:53 +02:00
defrem.h Add more ALTER <object> .. SET SCHEMA commands. 2010-11-26 17:31:54 -05:00
discard.h Remove cvs keywords from all files. 2010-09-20 22:08:53 +02:00
explain.h Remove cvs keywords from all files. 2010-09-20 22:08:53 +02:00
lockcmds.h Remove cvs keywords from all files. 2010-09-20 22:08:53 +02:00
portalcmds.h Remove cvs keywords from all files. 2010-09-20 22:08:53 +02:00
prepare.h Remove cvs keywords from all files. 2010-09-20 22:08:53 +02:00
proclang.h Remove cvs keywords from all files. 2010-09-20 22:08:53 +02:00
schemacmds.h Remove cvs keywords from all files. 2010-09-20 22:08:53 +02:00
seclabel.h Add a SECURITY LABEL command. 2010-09-27 20:55:27 -04:00
sequence.h Make TRUNCATE ... RESTART IDENTITY restart sequences transactionally. 2010-11-17 16:42:18 -05:00
tablecmds.h Propagate ALTER TYPE operations to typed tables 2010-11-23 22:50:17 +02:00
tablespace.h Remove cvs keywords from all files. 2010-09-20 22:08:53 +02:00
trigger.h Support triggers on views. 2010-10-10 13:45:07 -04:00
typecmds.h Allow new values to be added to an existing enum type. 2010-10-24 23:05:41 -04:00
user.h Remove cvs keywords from all files. 2010-09-20 22:08:53 +02:00
vacuum.h Remove cvs keywords from all files. 2010-09-20 22:08:53 +02:00
variable.h Remove cvs keywords from all files. 2010-09-20 22:08:53 +02:00
view.h Remove cvs keywords from all files. 2010-09-20 22:08:53 +02:00