Re: Refactor recordExtObjInitPriv()

Peter Eisentraut <peter.eisentraut@enterprisedb.com>

From: Peter Eisentraut <peter.eisentraut@enterprisedb.com>
To: Nathan Bossart <nathandbossart@gmail.com>
Cc: Tom Lane <tgl@sss.pgh.pa.us>, pgsql-hackers <pgsql-hackers@postgresql.org>
Date: 2023-01-17T19:16:08Z
Lists: pgsql-hackers
On 16.01.23 23:43, Nathan Bossart wrote:
> On Mon, Jan 16, 2023 at 12:01:47PM +0100, Peter Eisentraut wrote:
>> I have updated the patch as you suggested and split out the aggregate issue
>> into a separate patch for clarity.
> 
> LGTM

committed




Commits

  1. Refactor recordExtObjInitPriv()

  2. Remove AggregateRelationId from recordExtObjInitPriv()