Re: minor MERGE cleanups

Michael Paquier <michael@paquier.xyz>

From: Michael Paquier <michael@paquier.xyz>
To: Alvaro Herrera <alvherre@alvh.no-ip.org>
Cc: Pg Hackers <pgsql-hackers@lists.postgresql.org>
Date: 2022-04-20T01:29:12Z
Lists: pgsql-hackers
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.
--
Michael

Commits

  1. set_deparse_plan: Reuse variable to appease Coverity

  2. Move ModifyTableContext->lockmode to UpdateContext

  3. ExecModifyTable: use context.planSlot instead of planSlot