pgsql: In pg_upgrade, verify that the install user has the same oid on

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема pgsql: In pg_upgrade, verify that the install user has the same oid on
Дата
Msg-id E1SeqI7-00050k-44@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
In pg_upgrade, verify that the install user has the same oid on both
clusters, and make sure the new cluster has no additional users.

Backpatch to 9.1.

Branch
------
REL9_1_STABLE

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

Modified Files
--------------
contrib/pg_upgrade/check.c      |   43 ++++++++++++++++++++++++++++++++++----
contrib/pg_upgrade/pg_upgrade.c |    2 +-
contrib/pg_upgrade/pg_upgrade.h |    2 +
3 files changed, 41 insertions(+), 6 deletions(-)


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

Предыдущее
От: Peter Eisentraut
Дата:
Сообщение: pgsql: Improve documentation of postgres -C option
Следующее
От: Bruce Momjian
Дата:
Сообщение: pgsql: In pg_upgrade, verify that the install user has the same oid on