postgresql/src
Bruce Momjian 55179b03ea pg_upgrade: preserve freeze info for postgres/template1 dbs
pg_database.datfrozenxid and pg_database.datminmxid were not preserved
for the 'postgres' and 'template1' databases.  This could cause missing
clog file errors on access to user tables and indexes after upgrades in
these databases.

Backpatch through 9.0
2015-02-11 21:02:07 -05:00
..
backend Fix GEQO to not assume its join order heuristic always works. 2015-02-10 20:37:29 -05:00
bin pg_upgrade: preserve freeze info for postgres/template1 dbs 2015-02-11 21:02:07 -05:00
include Stamp 9.1.15. 2015-02-02 15:45:23 -05:00
interfaces Fixed array handling in ecpg. 2015-02-11 11:27:21 +01:00
makefiles Don't use deprecated dllwrap on Cygwin. 2014-02-01 16:14:01 -05:00
pl Translation updates 2015-02-01 22:57:55 -05:00
port Add missing float.h include to snprintf.c. 2015-02-04 13:31:48 +01:00
template Remove cvs keywords from all files. 2010-09-20 22:08:53 +02:00
test Fix column-privilege leak in error-message paths 2015-01-28 12:33:15 -05:00
timezone Update time zone data files to tzdata release 2015a. 2015-01-30 22:46:17 -05:00
tools Have config_sspi_auth() permit IPv6 localhost connections. 2014-12-25 14:09:17 -05:00
tutorial Remove tabs after spaces in C comments 2014-05-06 11:26:26 -04: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 Fix some oversights in distprep and maintainer-clean targets. 2011-03-10 00:04:05 -05:00
Makefile.global.in Revert "Backpatch pgxs vpath build and installation fixes (v2)" 2013-10-07 22:39:30 -04:00
Makefile.shlib fix whitespace 2014-02-01 16:30:14 -05: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