-
- Downloads
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.
Showing
- src/backend/storage/ipc/sinval.c 15 additions, 44 deletionssrc/backend/storage/ipc/sinval.c
- src/backend/storage/ipc/sinvaladt.c 230 additions, 691 deletionssrc/backend/storage/ipc/sinvaladt.c
- src/include/storage/lock.h 2 additions, 2 deletionssrc/include/storage/lock.h
- src/include/storage/sinvaladt.h 69 additions, 83 deletionssrc/include/storage/sinvaladt.h
Loading
Please register or sign in to comment