Обсуждение: pgsql: Fix test_decoding regression test outputs.

Поиск
Список
Период
Сортировка

pgsql: Fix test_decoding regression test outputs.

От
Robert Haas
Дата:
Fix test_decoding regression test outputs.

Commit 6f37c08057685ee3c6c63222dba0dac012760dde removed whitespace
from the SQL file but not the expected-output file, and commit
7e8db2dc420099df3fa73987cf2d2d6d1a609d86 changed the error message
without updating the expected outputs.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/97e899e1b85c7e42ab29cd09fc91cf57760bc1cb

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