]> granicus.if.org Git - postgresql/commit
Whoops, I was a tad too enthusiastic about using shared lock mode for
authorTom Lane <tgl@sss.pgh.pa.us>
Sat, 29 Sep 2001 15:29:48 +0000 (15:29 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Sat, 29 Sep 2001 15:29:48 +0000 (15:29 +0000)
commit2a314add00c2d78d0fcf21a144292407b8652613
tree0175270eb3214c9c46e1e2b7392de11892efee65
parent6fdf7bed60cc87567c1f5f99a63b511715efa839
Whoops, I was a tad too enthusiastic about using shared lock mode for
SInvalLock.  GetSnapshotData(true) has to use exclusive lock, since
it sets MyProc->xmin.
src/backend/storage/ipc/sinval.c