pgsql: Simplify functions and parameters used by pg_upgrade.

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема pgsql: Simplify functions and parameters used by pg_upgrade.
Дата
Msg-id E1PaGyY-0001gL-Vz@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Simplify functions and parameters used by pg_upgrade.

Branch
------
master

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

Modified Files
--------------
contrib/pg_upgrade/dump.c |    1 -
contrib/pg_upgrade/info.c |  144 +++++++++++++++++++-------------------------
2 files changed, 62 insertions(+), 83 deletions(-)


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

Предыдущее
От: Andrew Dunstan
Дата:
Сообщение: pgsql: Allow older branches to be built with Visual Studio 2008. This i
Следующее
От: Bruce Momjian
Дата:
Сообщение: pgsql: In pg_upgrade, fix backward logging display of link operations.