postgresql/src/include/commands
Tom Lane 01467d3e4f Extend "ALTER EXTENSION ADD object" to permit "DROP object" as well.
Per discussion, this is something we should have sooner rather than later,
and it doesn't take much additional code to support it.
2011-02-10 17:37:22 -05:00
..
alter.h Core support for "extensions", which are packages of SQL objects. 2011-02-08 16:13:22 -05:00
async.h Stamp copyrights for year 2011. 2011-01-01 13:18:15 -05:00
cluster.h Make ALTER TABLE revalidate uniqueness and exclusion constraints. 2011-01-20 22:44:10 -05:00
comment.h Stamp copyrights for year 2011. 2011-01-01 13:18:15 -05:00
conversioncmds.h Core support for "extensions", which are packages of SQL objects. 2011-02-08 16:13:22 -05:00
copy.h Stamp copyrights for year 2011. 2011-01-01 13:18:15 -05:00
dbcommands.h Stamp copyrights for year 2011. 2011-01-01 13:18:15 -05:00
defrem.h Core support for "extensions", which are packages of SQL objects. 2011-02-08 16:13:22 -05:00
discard.h Stamp copyrights for year 2011. 2011-01-01 13:18:15 -05:00
explain.h Stamp copyrights for year 2011. 2011-01-01 13:18:15 -05:00
extension.h Extend "ALTER EXTENSION ADD object" to permit "DROP object" as well. 2011-02-10 17:37:22 -05:00
lockcmds.h Stamp copyrights for year 2011. 2011-01-01 13:18:15 -05:00
portalcmds.h Stamp copyrights for year 2011. 2011-01-01 13:18:15 -05:00
prepare.h Stamp copyrights for year 2011. 2011-01-01 13:18:15 -05:00
proclang.h Remove cvs keywords from all files. 2010-09-20 22:08:53 +02:00
schemacmds.h Stamp copyrights for year 2011. 2011-01-01 13:18:15 -05:00
seclabel.h Stamp copyrights for year 2011. 2011-01-01 13:18:15 -05:00
sequence.h Implement remaining fields of information_schema.sequences view 2011-01-02 15:15:21 +02:00
tablecmds.h Tighten ALTER FOREIGN TABLE .. SET DATA TYPE checks. 2011-02-06 00:26:27 -05:00
tablespace.h Stamp copyrights for year 2011. 2011-01-01 13:18:15 -05:00
trigger.h Stamp copyrights for year 2011. 2011-01-01 13:18:15 -05:00
typecmds.h Core support for "extensions", which are packages of SQL objects. 2011-02-08 16:13:22 -05:00
user.h Remove cvs keywords from all files. 2010-09-20 22:08:53 +02:00
vacuum.h Per-column collation support 2011-02-08 23:04:18 +02:00
variable.h Implement genuine serializable isolation level. 2011-02-08 00:09:08 +02:00
view.h Stamp copyrights for year 2011. 2011-01-01 13:18:15 -05:00