pgsql: Use --debug flag in "remote" pg_rewind regression tests.

Поиск
Список
Период
Сортировка
От Heikki Linnakangas
Тема pgsql: Use --debug flag in "remote" pg_rewind regression tests.
Дата
Msg-id E1ZDBio-0003U3-Lu@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Use --debug flag in "remote" pg_rewind regression tests.

Gives more information in the log, to debug possible failures.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/23b8928829038ef3fba5a04e4f2707c6034464c4

Modified Files
--------------
src/bin/pg_rewind/RewindTest.pm |    1 +
1 file changed, 1 insertion(+)


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

Предыдущее
От: Heikki Linnakangas
Дата:
Сообщение: pgsql: Fix another broken link in documentation.
Следующее
От: Fujii Masao
Дата:
Сообщение: pgsql: Make wal_compression PGC_SUSET rather than PGC_USERSET.