1
0
mirror of https://github.com/postgres/postgres.git synced 2025-07-12 21:01:52 +03:00
Files
postgres/src
Bruce Momjian e20523f8f7 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:28 -05:00
..
2015-02-02 15:43:50 -05:00
2015-02-11 11:13:11 +01:00
2015-02-01 23:08:39 -05:00
2012-10-10 21:42:38 -04:00
2014-02-01 16:30:22 -05:00