pgsql: Revert recent commit re positional arguments.

Поиск
Список
Период
Сортировка
От Andrew Dunstan
Тема pgsql: Revert recent commit re positional arguments.
Дата
Msg-id E1SKWLx-0000t5-No@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Revert recent commit re positional arguments.

Branch
------
REL8_3_STABLE

Details
-------
http://git.postgresql.org/pg/commitdiff/062f113e52fd63ffd8c2e7f4e24c9b2087d386c1

Modified Files
--------------
src/bin/initdb/initdb.c      |    7 ++-----
src/bin/scripts/clusterdb.c  |   26 +++++++++++---------------
src/bin/scripts/createlang.c |   14 ++------------
src/bin/scripts/droplang.c   |   14 ++------------
src/bin/scripts/reindexdb.c  |   25 ++++++++++---------------
src/bin/scripts/vacuumdb.c   |   27 +++++++++++----------------
6 files changed, 38 insertions(+), 75 deletions(-)


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

Предыдущее
От: Andrew Dunstan
Дата:
Сообщение: pgsql: Revert recent commit re positional arguments.
Следующее
От: Robert Haas
Дата:
Сообщение: pgsql: Tighten up error recovery for fast-path locking.