pgsql: Clarify pg_upgrade's creation of the map file structure. Also c

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема pgsql: Clarify pg_upgrade's creation of the map file structure. Also c
Дата
Msg-id E1PaWMn-0006mu-SX@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Clarify pg_upgrade's creation of the map file structure.  Also clean
up pg_dump's calling of pg_upgrade_support functions.

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=postgresql.git;a=commitdiff;h=5cff5b577918cf29e0ba3a35158c27cfe2de280c

Modified Files
--------------
contrib/pg_upgrade/info.c            |   72 ++++++++++++---------------------
contrib/pg_upgrade/pg_upgrade.h      |   18 ++++++---
contrib/pg_upgrade/version_old_8_3.c |   16 ++++----
src/bin/pg_dump/pg_dump.c            |   43 +++++++++++---------
4 files changed, 69 insertions(+), 80 deletions(-)


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

Предыдущее
От: Magnus Hagander
Дата:
Сообщение: pgsql: Give superusers REPLIACTION permission by default
Следующее
От: Bruce Momjian
Дата:
Сообщение: pgsql: In pg_upgrade, adjust transfer_relfile()'s parameters to be more