Re: Not HOT enough - Mailing list pgsql-hackers

From Simon Riggs
Subject Re: Not HOT enough
Date
Msg-id CA+U5nM+hvRJZ8Aw7hQXRp0LS2fMs5c-o9d4GwcqfKhhHYWMhAg@mail.gmail.com
Whole thread Raw
In response to Re: Not HOT enough  (Simon Riggs <simon@2ndQuadrant.com>)
Responses Re: Not HOT enough
Re: Not HOT enough
List pgsql-hackers
On Tue, Nov 22, 2011 at 11:40 PM, Simon Riggs <simon@2ndquadrant.com> wrote:

>> I think this is unsafe for shared catalogs.
>
> I think so too. Thats why it uses IsMVCCSnapshot() to confirm when it
> is safe to do so.
>

Ah, you mean access to shared catalogs using MVCC snapshots.

Fixed.

--
 Simon Riggs                   http://www.2ndQuadrant.com/
 PostgreSQL Development, 24x7 Support, Training & Services

Attachment

pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: vpath builds and verbose error messages
Next
From: Peter Geoghegan
Date:
Subject: Re: Inlining comparators as a performance optimisation