Re: Weird behavior with "sensitive" cursors. - Mailing list pgsql-general

From Alvaro Herrera
Subject Re: Weird behavior with "sensitive" cursors.
Date
Msg-id 20091002180153.GG27505@alvh.no-ip.org
Whole thread Raw
In response to Re: Weird behavior with "sensitive" cursors.  (Alvaro Herrera <alvherre@commandprompt.com>)
List pgsql-general
Alvaro Herrera escribió:
>
> This one really works and includes a basic test case.  You were right
> that the extra Register was bogus :-(  I had to expose CopySnapshot,
> which I still don't like but ...  (I could have added an extra
> Unregister somewhere during portal close, but it would have meant making
> everything messier).

Applied (to HEAD and 8.4).

--
Alvaro Herrera                                http://www.CommandPrompt.com/
The PostgreSQL Company - Command Prompt, Inc.

pgsql-general by date:

Previous
From: Tom Lane
Date:
Subject: Re: Vacuumdb Fails: Huge Tuple
Next
From: Gerhard Wiesinger
Date:
Subject: Re: PostgreSQL reads each 8k block - no larger blocks are used - even on sequential scans