Re: postgresql-7.3 implementation

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: postgresql-7.3 implementation
Дата
Msg-id 26803.1051112850@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: postgresql-7.3 implementation  (radha.manohar@ndsu.nodak.edu)
Ответы date&time vs timestamp question
Список pgsql-novice
radha.manohar@ndsu.nodak.edu writes:
> As I was walking through the source code, I encountered certain
> terminologies like Current Memory Context and portal
> What do these represent?

See src/backend/utils/mmgr/README for a discussion of memory contexts.
Not sure portals are very well documented anywhere, but think of 'em
as the implementation of cursors.

            regards, tom lane


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