]> granicus.if.org Git - postgresql/commit
Clean up representation of SLRU page state. This is the cleaner fix
authorTom Lane <tgl@sss.pgh.pa.us>
Sat, 5 Nov 2005 21:19:47 +0000 (21:19 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Sat, 5 Nov 2005 21:19:47 +0000 (21:19 +0000)
commit18691d8ee3e4729948f6348d25ee1e4bba2379fe
treef79dedfdfbfa8c50f2226f253cbe390bf1d5befd
parent667ba8ccb13f09b5fd85d5e9796c891854087744
Clean up representation of SLRU page state.  This is the cleaner fix
for the SLRU race condition that I posted a few days ago, but we decided
not to use in 8.1 and older branches.
src/backend/access/transam/clog.c
src/backend/access/transam/multixact.c
src/backend/access/transam/slru.c
src/backend/access/transam/subtrans.c
src/include/access/slru.h