]> 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:29:02 +0000 (11:29 +0200)
commitfe08113aefc9dec62f218d5d712dde4ffbb0f0a3
tree667a370f4ca74eaa505058faeb45900d55da05ee
parent19615a44b3e633a94aaae712c5c448e69d4996b2
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