Re: update portal-related memory context names and API

From: Peter Eisentraut <peter(dot)eisentraut(at)2ndquadrant(dot)com>
To: Andrew Dunstan <andrew(dot)dunstan(at)2ndquadrant(dot)com>, pgsql-hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: update portal-related memory context names and API
Date: 2018-01-09 19:00:36
Message-ID: b820d991-b688-1523-0cd1-fb0a424dfaa0@2ndquadrant.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On 1/8/18 15:30, Andrew Dunstan wrote:
> 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.

committed

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

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Gavin Flower 2018-01-09 19:02:09 Re:
Previous Message Fabien COELHO 2018-01-09 18:59:47 Re: [HACKERS] pgbench more operators & functions