postgresql/contrib/test_decoding
Michael Paquier 98e89740e5 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
2023-10-10 17:49:22 +09:00
..
expected test_decoding: Remove unnecessary table in twophase test 2023-10-10 17:49:22 +09:00
specs Remove incidental md5() function uses from several tests 2023-07-04 14:31:57 +02:00
sql test_decoding: Remove unnecessary table in twophase test 2023-10-10 17:49:22 +09:00
t Pre-beta mechanical code beautification. 2023-05-19 17:24:48 -04:00
.gitignore Improve isolation tests infrastructure. 2017-03-14 15:56:17 -07:00
Makefile Fix catalog lookup with the wrong snapshot during logical decoding. 2022-08-11 10:09:24 +05:30
logical.conf Stabilize streaming tests in test_decoding. 2022-04-20 08:59:55 +05:30
meson.build Update copyright for 2023 2023-01-02 15:00:37 -05:00
test_decoding.c Add BEGIN/COMMIT for transactional messages during decoding. 2023-07-11 08:31:11 +05:30