Обсуждение: pgsql: In pg_upgrade, avoid dumping orphaned temporary tables. This ma

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

pgsql: In pg_upgrade, avoid dumping orphaned temporary tables. This ma

От
Bruce Momjian
Дата:
In pg_upgrade, avoid dumping orphaned temporary tables.  This makes the
pg_upgrade schema matching pattern match pg_dump/pg_dumpall.

Fix for 9.0, 9.1, and 9.2.

Branch
------
REL9_1_STABLE

Details
-------
http://git.postgresql.org/pg/commitdiff/96a770d5da62c820efcb32e06887f112e9b40d80

Modified Files
--------------
contrib/pg_upgrade/info.c            |    4 +++-
contrib/pg_upgrade/version_old_8_3.c |   14 +++++++++-----
2 files changed, 12 insertions(+), 6 deletions(-)