postgresql/contrib/test_decoding
Álvaro Herrera 4b2aa4b39c
Move REPACK (CONCURRENTLY) test out of stock regression tests
These tests sometimes run with wal_level=minimal, which does not allow
to run REPACK (CONCURRENTLY).  Move them to test_decoding, which is
ensured to run with high enough wal_level.

Discussion: https://postgr.es/m/260901.1776696126@sss.pgh.pa.us
2026-04-23 12:34:41 +02:00
..
expected Move REPACK (CONCURRENTLY) test out of stock regression tests 2026-04-23 12:34:41 +02:00
specs Prevent unintended dropping of active replication origins. 2026-01-14 07:15:46 +00:00
sql Move REPACK (CONCURRENTLY) test out of stock regression tests 2026-04-23 12:34:41 +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