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
-
set_deparse_plan: Reuse variable to appease Coverity
- e70813fbc4aa 15.0 landed
-
Move ModifyTableContext->lockmode to UpdateContext
- a87e75956926 15.0 landed
-
ExecModifyTable: use context.planSlot instead of planSlot
- 3dcc6bf4068a 15.0 landed