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(+)