- Notifications
You must be signed in to change notification settings - Fork5
Commitcf23b75
committed
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'tuse continiuous locks, but still hold buffers pinned to prevent interferencewith vacuum's deletion algorithm.Backpatch is needed.1 parentfc507eb commitcf23b75