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
-
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