pgsql: test_decoding: Remove unnecessary table in twophase test

Поиск
Список
Период
Сортировка
От Michael Paquier
Тема pgsql: test_decoding: Remove unnecessary table in twophase test
Дата
Msg-id E1qq8Qr-000v7a-Dn@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
test_decoding: Remove unnecessary table in twophase test

The end of this test is dropping all the relations created but forgot
about this one.  This is not critical, but let's be clean, and the test
expects a cleanup, as documented.

Author: Nishant Sharma
Discussion: https://postgr.es/m/CADrsxdb0ueGV9nrC6s8zvXLkGUhnEjx7Ou_p5wo38TvmSvF83A@mail.gmail.com

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/98e89740e5a816f9ef2b71b1a1b62a9aff23d194

Modified Files
--------------
contrib/test_decoding/expected/twophase.out | 1 +
contrib/test_decoding/sql/twophase.sql      | 1 +
2 files changed, 2 insertions(+)


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

Предыдущее
От: Peter Eisentraut
Дата:
Сообщение: pgsql: pg_resetwal: Corrections around -c option
Следующее
От: Tom Lane
Дата:
Сообщение: pgsql: Replace has_multiple_baserels() with a bitmap test on all_basere