Refactor garbage collection logic into a separate subroutine.
authorRobert Haas <rhaas@postgresql.org>
Fri, 3 Aug 2012 12:15:11 +0000 (12:15 +0000)
committerRobert Haas <rhaas@postgresql.org>
Tue, 27 Jan 2015 02:24:25 +0000 (02:24 +0000)
commit20ab4ea1a8a40409fd30b766652ef9d958d1e67b
tree028f53e37360c9d12e0c75974d77394a2f2f5307
parent56c33d536bd46cbcf7035cd4530207b7fe2aa00c
Refactor garbage collection logic into a separate subroutine.
src/backend/utils/hash/chash.c