]> git.ipfire.org Git - thirdparty/postgresql.git/commit
Add test for row-locking and multixids with prepared transactions
authorHeikki Linnakangas <heikki.linnakangas@iki.fi>
Wed, 4 Mar 2026 09:29:02 +0000 (11:29 +0200)
committerHeikki Linnakangas <heikki.linnakangas@iki.fi>
Wed, 4 Mar 2026 09:30:03 +0000 (11:30 +0200)
commitfa3b328e6dc576f725371779d86e9b220bcb9f62
treec343d38ec3992a117defe4dcd3e1bc7a85904098
parent201436c19f405b2ef4cd00499cc93928c2fc1953
Add test for row-locking and multixids with prepared transactions

This is a repro for the issue fixed in commit ccae90abdb. Backpatch to
v17 like that commit, although that's a little arbitrary as this test
would work on older versions too.

Author: Sami Imseih <samimseih@gmail.com>
Discussion: https://www.postgresql.org/message-id/CAA5RZ0twq5bNMq0r0QNoopQnAEv+J3qJNCrLs7HVqTEntBhJ=g@mail.gmail.com
Backpatch-through: 17
src/test/regress/expected/prepared_xacts.out
src/test/regress/sql/prepared_xacts.sql