postgresql/contrib/test_decoding
Alvaro Herrera dfdb2f3bf5
test_decoding: Add comments about delaying BEGIN/PREPARE
It is not immediately obvious why we return early in these functions;
these comments should make it so.

Reviewed-by: Tomas Vondra <tomas.vondra@enterprisedb.com>
Discussion: https://postgr.es/m/202202141336.xv35beswc6ec@alvherre.pgsql
2022-03-23 16:46:57 +01:00
..
expected Close race condition in slot_creation_error.spec. 2022-03-18 18:18:00 -07:00
specs Close race condition in slot_creation_error.spec. 2022-03-18 18:18:00 -07:00
sql Stabilize test_decoding touching with sequences 2022-03-08 19:23:00 +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 test_decoding: Add comments about delaying BEGIN/PREPARE 2022-03-23 16:46:57 +01:00