Move REPACK (CONCURRENTLY) test out of stock regression tests

Álvaro Herrera <alvherre@kurilemu.de>

Commit: 4b2aa4b39cbac71d9795ff760af3991a681eae00
Author: Álvaro Herrera <alvherre@kurilemu.de>
Date: 2026-04-23T10:34:41Z
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

Files

Discussion