On Thu, 24 Nov 2022 at 02:27, Simon Riggs <simon.ri...@enterprisedb.com> wrote: > > On Wed, 23 Nov 2022 at 13:04, David Rowley <dgrowle...@gmail.com> wrote:
> > I'd rather see this solved like v4 is doing it. > > Please do. No further comments. Thanks for your help Thanks. I pushed the v4 patch with some minor comment adjustments and also renamed _hash_pgaddtup()'s new parameter to "appendtup". I felt that better reflected what the parameter does in that function. David