aboutsummaryrefslogtreecommitdiff
path: root/src/backend/access/transam/xlog.c
diff options
context:
space:
mode:
authorTeodor Sigaev <teodor@sigaev.ru>2008-04-22 17:52:43 +0000
committerTeodor Sigaev <teodor@sigaev.ru>2008-04-22 17:52:43 +0000
commitcf23b75b4dce75151df7164ed72263e66b758ae9 (patch)
tree9ff8aeaf4a1838b8f5fa7c82ee0efadd310f3598 /src/backend/access/transam/xlog.c
parentfc507eb0b655e40b7d8a891c920a8a1ef8a2a8b1 (diff)
downloadpostgresql-cf23b75b4dce75151df7164ed72263e66b758ae9.tar.gz
postgresql-cf23b75b4dce75151df7164ed72263e66b758ae9.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. Backpatch is needed.
Diffstat (limited to 'src/backend/access/transam/xlog.c')
0 files changed, 0 insertions, 0 deletions