postgresql/contrib/test_decoding
Andres Freund 278cdea6b9 Add isolation test for errors during logical slot creation.
I didn't include this test in 2f6501fa3c, because I was not sure the error
messages for the terminated connection is stable across platforms. But it
sounds like it is, and if not, we'd want to do something about the instability
anyway...

Discussion: https://postgr.es/m/CAD21AoDAeEpAbZEyYJsPZJUmSPaRicVSBObaL7sPaofnKz+9zg@mail.gmail.com
2022-02-14 21:53:36 -08:00
..
expected Add isolation test for errors during logical slot creation. 2022-02-14 21:53:36 -08:00
specs Add isolation test for errors during logical slot creation. 2022-02-14 21:53:36 -08:00
sql Fix skip-empty-xacts with sequences in test_decoding 2022-02-12 23:50:42 +01:00
t Replace Test::More plans with done_testing 2022-02-11 20:54:44 +01:00
.gitignore Improve isolation tests infrastructure. 2017-03-14 15:56:17 -07:00
Makefile Add isolation test for errors during logical slot creation. 2022-02-14 21:53:36 -08:00
logical.conf Add logical_decoding_work_mem to limit ReorderBuffer memory usage. 2019-11-19 07:32:36 +05:30
test_decoding.c Fix skip-empty-xacts with sequences in test_decoding 2022-02-12 23:50:42 +01:00