Re: cursors with prepared statements

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема Re: cursors with prepared statements
Дата
Msg-id cbed8cb0-7a0c-a50d-5e1e-b2575273b35a@2ndquadrant.com
обсуждение исходный текст
Ответ на Re: cursors with prepared statements  (Amit Kapila <amit.kapila16@gmail.com>)
Ответы Re: cursors with prepared statements  (Amit Kapila <amit.kapila16@gmail.com>)
Список pgsql-hackers
On 6/11/18 09:57, Amit Kapila wrote:
> Sounds like a reasonable approach.  Have you not considered using a
> special OPEN syntax because there are some other forms of problems
> with it?

There is no OPEN command in direct SQL.  Do you mean whether I have
considered introducing an OPEN command?  Yes, but it seems to me that
that would create weird inconsistencies and doesn't seem very useful in
practice.

-- 
Peter Eisentraut              http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services


В списке pgsql-hackers по дате отправления:

Предыдущее
От: Robert Haas
Дата:
Сообщение: Re: Spilling hashed SetOps and aggregates to disk
Следующее
От: Alexander Korotkov
Дата:
Сообщение: Re: Locking B-tree leafs immediately in exclusive mode