postgresql/contrib/test_decoding
Álvaro Herrera 2670cc298f
Cover additional errors and corner conditions in repack.c
The coverage report shows that some error cases were not being tested;
add test cases for them.

While at it, move some recently added ones to the test_decoding suite:
the preventative check added in 43649b6a53 now causes servers with
wal_level=minimal to error out earlier than before.

Author: Álvaro Herrera <alvherre@kurilemu.de>
Reviewed-by: Baji Shaik <baji.pgdev@gmail.com>
Discussion: https://postgr.es/m/ahiwD29RNfVT4tjQ@alvherre.pgsql
2026-05-29 11:54:00 +02:00
..
expected Cover additional errors and corner conditions in repack.c 2026-05-29 11:54:00 +02:00
specs Prevent unintended dropping of active replication origins. 2026-01-14 07:15:46 +00:00
sql Cover additional errors and corner conditions in repack.c 2026-05-29 11:54:00 +02:00
t Update copyright for 2026 2026-01-01 13:24:10 -05:00
.gitignore Improve isolation tests infrastructure. 2017-03-14 15:56:17 -07:00
logical.conf Stabilize streaming tests in test_decoding. 2022-04-20 08:59:55 +05:30
Makefile Move REPACK (CONCURRENTLY) test out of stock regression tests 2026-04-23 12:34:41 +02:00
meson.build Move REPACK (CONCURRENTLY) test out of stock regression tests 2026-04-23 12:34:41 +02:00
test_decoding.c Standardize replication origin naming to use "ReplOrigin". 2026-01-28 11:03:29 -08:00