postgresql/src
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
..
backend Add support for multiple versions of an extension and ALTER EXTENSION UPDATE. 2011-02-11 21:25:57 -05:00
bin Add support for multiple versions of an extension and ALTER EXTENSION UPDATE. 2011-02-11 21:25:57 -05:00
include Add support for multiple versions of an extension and ALTER EXTENSION UPDATE. 2011-02-11 21:25:57 -05:00
interfaces Use GSSAPI library for SSPI auth, when native SSPI is not available 2011-01-29 17:06:55 +01:00
makefiles Core support for "extensions", which are packages of SQL objects. 2011-02-08 16:13:22 -05:00
pl Per-column collation support 2011-02-08 23:04:18 +02:00
port Fix pg_get_encoding_from_locale() function call parameters to match 2011-02-10 15:39:41 -05:00
template Remove cvs keywords from all files. 2010-09-20 22:08:53 +02:00
test Fix isolation tester Makefile so that it runs in a VPATH build 2011-02-10 19:50:43 -03:00
timezone Stamp copyrights for year 2011. 2011-01-01 13:18:15 -05:00
tools Implement genuine serializable isolation level. 2011-02-08 00:09:08 +02:00
tutorial Stamp copyrights for year 2011. 2011-01-01 13:18:15 -05:00
.gitignore Convert cvsignore to gitignore, and add .gitignore for build targets. 2010-09-22 12:57:04 +02:00
bcc32.mak Remove useless whitespace at end of lines 2010-11-23 22:34:55 +02:00
DEVELOPERS Replace a couple of references to files that no longer exist in the source 2009-05-04 08:08:47 +00:00
Makefile Make handling of errcodes.h more consistent with other generated headers. 2011-02-04 09:29:10 -05:00
Makefile.global.in sepgsql, an SE-Linux integration for PostgreSQL 2011-01-23 20:48:27 -05:00
Makefile.shlib Remove useless whitespace at end of lines 2010-11-23 22:34:55 +02:00
nls-global.mk Fix makefile logic to not break the build when xgettext is missing 2010-10-14 23:16:46 +03:00
win32.mak Remove useless whitespace at end of lines 2010-11-23 22:34:55 +02:00