]> git.ipfire.org Git - thirdparty/postgresql.git/commit
Skip prepared_xacts test if max_prepared_transactions < 2
authorHeikki Linnakangas <heikki.linnakangas@iki.fi>
Wed, 4 Mar 2026 09:06:43 +0000 (11:06 +0200)
committerHeikki Linnakangas <heikki.linnakangas@iki.fi>
Wed, 4 Mar 2026 09:20:06 +0000 (11:20 +0200)
commit201436c19f405b2ef4cd00499cc93928c2fc1953
tree7bebe6f2cf47f865ace82911bf2859d8155bfc2e
parent54e0a8fff1450391019f94102ae9517b10a5e454
Skip prepared_xacts test if max_prepared_transactions < 2

This reduces maintenance overhead, as we no longer need to update the
dummy expected output file every time the .sql file changes.

Discussion: https://www.postgresql.org/message-id/1009073.1772551323@sss.pgh.pa.us
Backpatch-through: 14
src/test/regress/expected/prepared_xacts.out
src/test/regress/expected/prepared_xacts_1.out
src/test/regress/sql/prepared_xacts.sql