Re: bug w/ cursors and savepoints - Mailing list pgsql-hackers

From Oliver Jowett
Subject Re: bug w/ cursors and savepoints
Date
Msg-id 41F978C9.40107@opencloud.com
Whole thread Raw
In response to Re: bug w/ cursors and savepoints  (Oliver Jowett <oliver@opencloud.com>)
Responses Re: bug w/ cursors and savepoints
List pgsql-hackers
Oliver Jowett wrote:
> Having the close fail 
> because of an intervening savepoint rollback isn't great -- the error 
> will cause an unexpected failure of the current transaction.

Never mind -- I just reread the protocol docs, and it's safe to close a 
nonexistant portal. Did this previously issue a warning, or something 
similar? I'm sure I had seen problems in this area in the past..

-O


pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: Strange issue with initdb on 8.0 and Solaris automounts
Next
From: "David Parker"
Date:
Subject: Re: Strange issue with initdb on 8.0 and Solaris automounts