pgsql: Remove header noise from test_decoding test

Поиск
Список
Период
Сортировка
От Alvaro Herrera
Тема pgsql: Remove header noise from test_decoding test
Дата
Msg-id E1jJMsz-0003lG-7X@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Remove header noise from test_decoding test

Use psql's expanded output to avoid a pointless header.

Kyotaro Horiguchi, after an idea of Michael Paquier

Discussion: https://postgr.es/m/20181120050744.GJ4400@paquier.xyz

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/69360b34589bd6dbc7bc58dec718f938167f1071

Modified Files
--------------
contrib/test_decoding/expected/ddl.out | 4 ++--
contrib/test_decoding/sql/ddl.sql      | 2 ++
2 files changed, 4 insertions(+), 2 deletions(-)


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

Предыдущее
От: Fujii Masao
Дата:
Сообщение: pgsql: Improve the message logged when recovery is paused.
Следующее
От: Tom Lane
Дата:
Сообщение: pgsql: Still another try at stabilizing stats_ext test results.