Re: Question regarding Sync message and unnamed portal

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Question regarding Sync message and unnamed portal
Дата
Msg-id 5283.1359145757@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: Question regarding Sync message and unnamed portal  (Bruce Momjian <bruce@momjian.us>)
Ответы Re: Question regarding Sync message and unnamed portal  (Bruce Momjian <bruce@momjian.us>)
Список 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 по дате отправления:

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: Question regarding Sync message and unnamed portal
Следующее
От: Robert Haas
Дата:
Сообщение: Re: Enabling Checksums