Robert Haas <[email protected]> writes:
> On Wed, Jul 3, 2013 at 10:25 AM, Tom Lane <[email protected]> wrote:
>> I don't believe that that happens.  If it does, it's a bug.  Either the
>> planner or the executor should be taking a lock on each index touched
>> by a query.

> It seems Kevin's right.  Not sure why that doesn't break.

Are we somehow not going through ExecOpenIndices?

                        regards, tom lane


-- 
Sent via pgsql-hackers mailing list ([email protected])
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-hackers

Reply via email to