postgresql/src
Robert Haas b3b7d603fb Allow REASSIGNED OWNED to handle opclasses and opfamilies.
Backpatch to 8.3, which is as far back as we have opfamilies.
The opclass portion could probably be backpatched to 8.2, when
REASSIGN OWNED was added, but for now I have not done that.

Asko Tiidumaa, with minor adjustments by me.
2010-07-03 13:53:13 +00:00
..
backend Allow REASSIGNED OWNED to handle opclasses and opfamilies. 2010-07-03 13:53:13 +00:00
bin Improve pg_dump's checkSeek() function to verify the functioning of ftello 2010-06-28 02:07:02 +00:00
include Allow REASSIGNED OWNED to handle opclasses and opfamilies. 2010-07-03 13:53:13 +00:00
interfaces Add TCP keepalive support to libpq. 2010-06-23 21:54:13 +00:00
makefiles On Linux, use --enable-new-dtags when specifying -rpath to linker. 2010-05-06 19:28:25 +00:00
pl Message tuning 2010-06-29 04:12:47 +00:00
port Move copydir.c from src/port to src/backend/storage/file 2010-07-02 17:03:30 +00:00
template Tweak configure to attempt to add -qnoansialias to CFLAGS whenever running 2009-02-11 20:02:40 +00:00
test Fix thinko in tok_is_keyword(): it was looking at the wrong union variant 2010-06-25 16:40:13 +00:00
timezone Change the "N. Central Asia Standard Time" timezone to map to 2010-05-20 14:13:11 +00:00
tools Unbreak MSVC builds by removing copydir.c from list of libpgport files 2010-07-02 23:25:27 +00:00
tutorial Remove copyright mention of Andrew Yu, per author's permission. 2010-02-02 18:52:02 +00:00
bcc32.mak Remove old-style win32 client-only visual c++ build infrastructure for everything except 2007-03-05 14:18:38 +00: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 Rethink the way walreceiver is linked into the backend. Instead than shoving 2010-01-20 09:16:24 +00:00
Makefile.global.in Fix vpath installation from distribution tarball (bug #5447) 2010-05-13 11:49:48 +00:00
Makefile.shlib Derived files that are shipped in the distribution used to be built in the 2009-08-28 20:26:19 +00:00
nls-global.mk Avoid error from mkdir if no languages are to be installed 2010-05-13 14:35:28 +00:00
win32.mak Update supported standalone VC++ version to 7.1+ only, and fix 2007-08-03 10:47:11 +00:00