postgresql/src/include/commands
Tom Lane 1214749901 Add support for multiple versions of an extension and ALTER EXTENSION UPDATE.
This follows recent discussions, so it's quite a bit different from
Dimitri's original.  There will probably be more changes once we get a bit
of experience with it, but let's get it in and start playing with it.

This is still just core code.  I'll start converting contrib modules
shortly.

Dimitri Fontaine and Tom Lane
2011-02-11 21:25:57 -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 Add support for multiple versions of an extension and ALTER EXTENSION UPDATE. 2011-02-11 21:25:57 -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 Tweak find_composite_type_dependencies API a bit more. 2011-02-11 08:47:38 -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