aboutsummaryrefslogtreecommitdiff
path: root/src/backend/access/gist/gist.c
diff options
context:
space:
mode:
authorTeodor Sigaev <teodor@sigaev.ru>2008-04-22 17:53:41 +0000
committerTeodor Sigaev <teodor@sigaev.ru>2008-04-22 17:53:41 +0000
commit0861266bab20e12946047d9fcc806c6eab1083df (patch)
tree9bd6ce37be1b4796b54f5cc4f2459105a332e612 /src/backend/access/gist/gist.c
parenta18d6de197aa9dc1630e3381399df1e9c197bba4 (diff)
downloadpostgresql-0861266bab20e12946047d9fcc806c6eab1083df.tar.gz
postgresql-0861266bab20e12946047d9fcc806c6eab1083df.zip
Fix using too many LWLocks bug, reported by Craig Ringer
<craig@postnewspapers.com.au>. It was my mistake, I missed limitation of number of held locks, now GIN doesn't use continiuous locks, but still hold buffers pinned to prevent interference with vacuum's deletion algorithm.
Diffstat (limited to 'src/backend/access/gist/gist.c')
0 files changed, 0 insertions, 0 deletions