On Tue, Nov 22, 2011 at 11:40 PM, Simon Riggs <simon(at)2ndquadrant(dot)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
In response to
Responses
pgsql-hackers by date
| Next: | From: Peter Geoghegan | Date: 2011-11-23 01:09:23 |
| Subject: Re: Inlining comparators as a performance optimisation |
| Previous: | From: Tom Lane | Date: 2011-11-23 00:07:07 |
| Subject: Re: vpath builds and verbose error messages |