> Alvaro Herrera <[EMAIL PROTECTED]> writes:
> > + Deletions are handled by getting a super-exclusive lock on the target
> >page, so that no other backend has a pin on the page when the deletion
> >starts. This means no scan is pointing at the page. This is OK for
> >deleting leaf it
Alvaro Herrera <[EMAIL PROTECTED]> writes:
> + Deletions are handled by getting a super-exclusive lock on the target
>page, so that no other backend has a pin on the page when the deletion
>starts. This means no scan is pointing at the page. This is OK for
>deleting leaf items, proba