Re: update portal-related memory context names and API

Поиск
Список
Период
Сортировка
От Andrew Dunstan
Тема Re: update portal-related memory context names and API
Дата
Msg-id 055481cd-4eb0-1242-ad8b-361f3ae30e83@2ndQuadrant.com
обсуждение исходный текст
Ответ на update portal-related memory context names and API  (Peter Eisentraut <peter.eisentraut@2ndquadrant.com>)
Ответы Re: update portal-related memory context names and API
Список pgsql-hackers

On 12/19/2017 12:31 PM, Peter Eisentraut wrote:
> ISTM that some of the portal-related memory context naming is a bit
> antiquated and at odds with current terminology.  In this patch, I
> propose to rename PortalMemory to TopPortalContext and rename
> Portal->heap to Portal->portalContext, and then clean up some
> surrounding APIs.
>

Seems reasonable - 100% cosmetic AFAICT. Marking ready for committer.

cheers

andrew

-- 
Andrew Dunstan                https://www.2ndQuadrant.com
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services



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

Предыдущее
От: Tomas Vondra
Дата:
Сообщение: Re: [HACKERS] VACUUM and ANALYZE disagreeing on what reltuples means
Следующее
От: Alvaro Herrera
Дата:
Сообщение: Re: [HACKERS] Proposal: Local indexes for partitioned table