Re: minor MERGE cleanups

Alvaro Herrera <alvherre@alvh.no-ip.org>

From: Alvaro Herrera <alvherre@alvh.no-ip.org>
To: Michael Paquier <michael@paquier.xyz>
Cc: Pg Hackers <pgsql-hackers@lists.postgresql.org>
Date: 2022-04-20T11:45:10Z
Lists: pgsql-hackers
On 2022-Apr-20, Michael Paquier wrote:

> On Tue, Apr 19, 2022 at 03:45:22PM +0200, Alvaro Herrera wrote:
> > I expect these fixups in new code should be uncontroversial.
> 
> The whole set looks rather sane to me.

Thank you, I have pushed them.

-- 
Álvaro Herrera        Breisgau, Deutschland  —  https://www.EnterpriseDB.com/



Commits

  1. set_deparse_plan: Reuse variable to appease Coverity

  2. Move ModifyTableContext->lockmode to UpdateContext

  3. ExecModifyTable: use context.planSlot instead of planSlot