Quick hack to make the VXID of a prepared transaction be -1/XID,
Tom Lane <tgl@sss.pgh.pa.us>
Quick hack to make the VXID of a prepared transaction be -1/XID, so that different prepared xacts can be told apart in the pg_locks view. Per suggestion from Florian.
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/access/transam/twophase.c | modified | +3 −2 |