Re: First draft of new FE/BE protocol spec posted for comments

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: First draft of new FE/BE protocol spec posted for comments
Дата
Msg-id 17669.1050501967@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: First draft of new FE/BE protocol spec posted for comments  (Patrick Welche <prlw1@newn.cam.ac.uk>)
Список pgsql-interfaces
Patrick Welche <prlw1@newn.cam.ac.uk> writes:
> Just showing my ignorance: I read 46.2.3 Extended Query, and wondered "What
> is a portal?" (portal == cursor?)

It's the thing that holds the state of an executable command.  I was
going to call 'em cursors, but a cursor only works for a SELECT command,
so it didn't seem like the right word.  I seized on "portal" which is
the term already used internally in the backend.  If you've got a better
idea, let's hear it ...
        regards, tom lane



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

Предыдущее
От: "Rob Fowler"
Дата:
Сообщение: binding bytea
Следующее
От: "Mr.F"
Дата:
Сообщение: 1st Posgresql Dump for Win !