Обсуждение: pgsql: Preserve pg_largeobject_metadata.relfrozenxid in pg_upgrade.

Поиск
Список
Период
Сортировка

pgsql: Preserve pg_largeobject_metadata.relfrozenxid in pg_upgrade.

От
Bruce Momjian
Дата:
Preserve pg_largeobject_metadata.relfrozenxid in pg_upgrade.

This is needed only in 9.1 because only 9.0 had this and no one is
upgrading from a 9.0 beta to 9.0 anymore.  We basically don't backpatch
9.0 beta fixes at this point.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/82a4f370735130418738f8cf0fb9155b1cff5e2b

Modified Files
--------------
src/bin/pg_dump/pg_dump.c |   53 +++++++++++++++++++++++++++++++++++++++++---
1 files changed, 49 insertions(+), 4 deletions(-)