Add test for row-locking and multixids with prepared transactions
Heikki Linnakangas <heikki.linnakangas@iki.fi>
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
Files
| Path | Change | +/− |
|---|---|---|
| src/test/regress/expected/prepared_xacts.out | modified | +30 −0 |
| src/test/regress/sql/prepared_xacts.sql | modified | +25 −0 |
Discussion
- Fix bug in multixact Oldest*MXactId initialization and access 31 messages · 2026-02-24 → 2026-03-04