Re: pgsql: Split ExecUpdate and ExecDelete into reusable pieces - Mailing list pgsql-committers

From Alvaro Herrera
Subject Re: pgsql: Split ExecUpdate and ExecDelete into reusable pieces
Date
Msg-id 202203191842.f3ks4x6ogxuu@alvherre.pgsql
Whole thread Raw
In response to Re: pgsql: Split ExecUpdate and ExecDelete into reusable pieces  (Amit Langote <amitlangote09@gmail.com>)
List pgsql-committers
On 2022-Mar-19, Amit Langote wrote:

> Actually, I also noticed that the v16 patch you posted in the "Re: a
> misbehavior of partition row movement (?)" thread contained this same
> fix.  I like the wording in that patch, though I guess it's better to
> commit the fix separately from the big patch there, which I guess may
> have been your intention anyway.  So, here's a v2.

Yeah, I was of two minds about pushing it separately -- and you
mentioning it now pushed me to do that.  So, it's done now.

-- 
Álvaro Herrera              Valdivia, Chile  —  https://www.EnterpriseDB.com/
"Hay que recordar que la existencia en el cosmos, y particularmente la
elaboración de civilizaciones dentro de él no son, por desgracia,
nada idílicas" (Ijon Tichy)



pgsql-committers by date:

Previous
From: Alvaro Herrera
Date:
Subject: pgsql: Fix an outdated and grammatically wrong comment
Next
From: Andres Freund
Date:
Subject: pgsql: pgstat: run pgindent on pgstat.c/h.