Re: make ExecInsertIndexTuples arguments less bad - Mailing list pgsql-hackers

From Fabrízio de Royes Mello
Subject Re: make ExecInsertIndexTuples arguments less bad
Date
Msg-id CAFcNs+pX-bjb80_g_oMwbdrWa9vT+Ke7n7qCMETXPghSwugbJg@mail.gmail.com
Whole thread Raw
In response to make ExecInsertIndexTuples arguments less bad  (Álvaro Herrera <alvherre@kurilemu.de>)
Responses Re: make ExecInsertIndexTuples arguments less bad
List pgsql-hackers

On Wed, Feb 11, 2026 at 4:07 PM Álvaro Herrera <alvherre@kurilemu.de> wrote:
Hello,

The arguments to ExecInsertIndexTuples() are rather unhelpful to read;
patching them is messy and hard to follow.  How about we reuse the
pattern we used in commit f831d4accda0 to make them less bad?
I think the code is much nicer to read this way.


Much better. LGTM!

--
Fabrízio de Royes Mello

pgsql-hackers by date:

Previous
From: Zsolt Parragi
Date:
Subject: Improve OAuth discovery logging
Next
From: Daniel Gustafsson
Date:
Subject: Re: Improve OAuth discovery logging