]> 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:06 +0000 (11:30 +0200)
commit969576dab47b2998a259b388c8212aee3e2cdeea
tree3a21068bf97bede339ad30d67320fa50905d7f74
parent80d1d4ee06fdb6a6c60ff55435fd78511004d1d9
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