Replace ReadBuffer to ReadBufferWithStrategy in all vacuum-involved places
authorTeodor Sigaev <teodor@sigaev.ru>
Thu, 31 May 2007 14:03:09 +0000 (14:03 +0000)
committerTeodor Sigaev <teodor@sigaev.ru>
Thu, 31 May 2007 14:03:09 +0000 (14:03 +0000)
commit54af8765930fda37b0dcbf6bbf43be981bb4454c
tree6c08f30f1b5e17002c16a8cd786a45316b6f92ab
parent71fb7b9014e53ddee7014525332bad8c64ae395a
Replace ReadBuffer to ReadBufferWithStrategy in all vacuum-involved places
to implement limited-size "ring" of buffers for VACUUM for GIN & GIST
src/backend/access/gin/ginvacuum.c
src/backend/access/gist/gistvacuum.c