Обсуждение: 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_0_STABLE

Details
-------
http://git.postgresql.org/pg/commitdiff/f239ec57277b3fffe1c5bd2694a9d0d726d3a259

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