]> granicus.if.org Git - postgresql/commit
I finally understood what sinvaladt.c is doing --- and it
authorTom Lane <tgl@sss.pgh.pa.us>
Mon, 6 Sep 1999 19:37:38 +0000 (19:37 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Mon, 6 Sep 1999 19:37:38 +0000 (19:37 +0000)
commit22fe3d4b0425fee1af0147a57e05aad70c3badd7
treeb55fbc7554a35c18eb465b7c64675e836cfc74ee
parentcc8b67a5c32a0cfc10be243e56d5bb10fa40f92d
I finally understood what sinvaladt.c is doing --- and it
offended my aesthestic sensibility that there was so much unreadable code
doing so little.  Rewritten code is about half the size, faster, and
(I hope) much more intelligible.
src/backend/storage/ipc/sinval.c
src/backend/storage/ipc/sinvaladt.c
src/include/storage/lock.h
src/include/storage/sinvaladt.h