]> granicus.if.org Git - postgresql/commit
Quick hack to make the VXID of a prepared transaction be -1/XID,
authorTom Lane <tgl@sss.pgh.pa.us>
Wed, 5 Sep 2007 20:53:17 +0000 (20:53 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Wed, 5 Sep 2007 20:53:17 +0000 (20:53 +0000)
commit4bf2dfb9a26a9d6f97b8d54e939d2bf02c4d99a1
tree06c22ad9557bd24de8182ba2c9f3c0acd72d5f79
parent295e63983d7596ccc5717ff4a0a235ba241a2614
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.
src/backend/access/transam/twophase.c