Re: Question regarding Sync message and unnamed portal - Mailing list pgsql-hackers

From Tom Lane
Subject Re: Question regarding Sync message and unnamed portal
Date
Msg-id 5283.1359145757@sss.pgh.pa.us
Whole thread Raw
In response to Re: Question regarding Sync message and unnamed portal  (Bruce Momjian <bruce@momjian.us>)
Responses Re: Question regarding Sync message and unnamed portal
List pgsql-hackers
Bruce Momjian <bruce@momjian.us> writes:
> Oops, thanks.  Here is the right paragraph, same issue:

>     If successfully created, a named portal object lasts till the end of the
>     current transaction, unless explicitly destroyed.  An unnamed portal is
>     destroyed at the end of the transaction, or as soon as the next Bind
>     statement specifying the unnamed portal as destination is issued.  (Note

What is the issue exactly?  Seems clear and correct to me ... but then,
I think I wrote this text, a long time ago.
        regards, tom lane



pgsql-hackers by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: Question regarding Sync message and unnamed portal
Next
From: Robert Haas
Date:
Subject: Re: Enabling Checksums