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
-
Refactor recordExtObjInitPriv()
- 2a1d7071c4ed 16.0 landed
-
Remove AggregateRelationId from recordExtObjInitPriv()
- 13b345df6438 16.0 landed