pgsql: Unbreak pg_resetxlog -l.

Поиск
Список
Период
Сортировка
От Robert Haas
Тема pgsql: Unbreak pg_resetxlog -l.
Дата
Msg-id E1SjDar-0005bt-HV@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Unbreak pg_resetxlog -l.

Fujii Masao

Branch
------
master

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

Modified Files
--------------
src/bin/pg_resetxlog/pg_resetxlog.c |   25 ++++++++++++++++++++++---
1 files changed, 22 insertions(+), 3 deletions(-)


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

Предыдущее
От: Robert Haas
Дата:
Сообщение: pgsql: Fix typo in DEBUG message, introduced by recent WAL refactoring.
Следующее
От: Peter Eisentraut
Дата:
Сообщение: pgsql: Unify calling conventions for postgres/postmaster sub-main funct