Re: the big picture for index-only scans - Mailing list pgsql-hackers

From Robert Haas
Subject Re: the big picture for index-only scans
Date
Msg-id CA+TgmoaHDfSTUEz3cvkWf0ithxEeAhPzKr1kK_0JoKUF+NTFYg@mail.gmail.com
Whole thread Raw
In response to Re: the big picture for index-only scans  (Heikki Linnakangas <heikki.linnakangas@enterprisedb.com>)
List pgsql-hackers
On Sun, Aug 21, 2011 at 3:13 AM, Heikki Linnakangas
<heikki.linnakangas@enterprisedb.com> wrote:
> PS. Robert, the LOCKING section in the header comment of visibilitymap.c is
> out-of-date: it claims that the VM bit is cleared after releasing the lock
> on the heap page.

Fixed, along with your other observation a couple of emails upthread.

-- 
Robert Haas
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company


pgsql-hackers by date:

Previous
From: Vitor Reus
Date:
Subject: Re: CUDA Sorting
Next
From: Peter Eisentraut
Date:
Subject: Re: Support UTF-8 files with BOM in COPY FROM