postgresql/contrib/amcheck/t
Heikki Linnakangas 12f327b210 Backport BackgroundPsql perl test module
Backport the new BackgroundPsql modules and the constructor functions,
background_psql() and interactive_psql, to all supported
branches. That makes it easier to backpatch tests that use it.

BackgroundPsql was introduced in version 16. On version 16, this
commit backports just the new timeout argument from master (commit
334f512f45). On older branches, the whole facility. This includes the
change to `use warnings FATAL => 'all'`, which we haven't otherwise
backported, but it seems good to keep the file identical across
branches.

Discussion: https://www.postgresql.org/message-id/b7c64f20-ea01-4f15-9088-0cd6832af149@iki.fi
2024-06-27 19:01:23 +03:00
..
002_cic.pl Introduce PG_TEST_TIMEOUT_DEFAULT for TAP suite non-elapsing timeouts. 2022-03-04 18:53:17 -08:00
003_cic_2pc.pl Backport BackgroundPsql perl test module 2024-06-27 19:01:23 +03:00
005_pitr.pl amcheck: Distinguish interrupted page deletion from corruption. 2023-10-30 14:46:09 -07:00