git.postgresql.org Git - postgresql.git/commit
2008年4月22日 17:52:43 +0000 (17:52 +0000)
2008年4月22日 17:52:43 +0000 (17:52 +0000)
commit cf23b75b4dce75151df7164ed72263e66b758ae9
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.
This is the main PostgreSQL git repository.
RSS
Atom