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

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема pgsql: In pg_upgrade, avoid dumping orphaned temporary tables. This ma
Дата
Msg-id E1Qt9Zj-0007OE-Uf@gemulon.postgresql.org
обсуждение исходный текст
Ответы Re: pgsql: In pg_upgrade, avoid dumping orphaned temporary tables. This ma  (David Fetter <david@fetter.org>)
Список pgsql-committers
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
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/2411fbdac448045a23eebf4f0dbfd5790ebad720

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


В списке pgsql-committers по дате отправления:

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: pgsql: In pg_upgrade, avoid dumping orphaned temporary tables. This ma
Следующее
От: Bruce Momjian
Дата:
Сообщение: pgsql: In pg_upgrade, avoid dumping orphaned temporary tables. This ma