[COMMITTERS] pgsql: Code beautification for ATExecAttachPartition. - Mailing list pgsql-committers

From Robert Haas
Subject [COMMITTERS] pgsql: Code beautification for ATExecAttachPartition.
Date
Msg-id E1ddKjE-0006Gz-BG@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Code beautification for ATExecAttachPartition.

Amit Langote

Discussion: http://postgr.es/m/CAFjFpReT_kq_uwU_B8aWDxR7jNGE=P0iELycdq5oupi=xSQTOw@mail.gmail.com

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/583df3b5c56258df2a03e08e3ef00aabe0cf306d

Modified Files
--------------
src/backend/commands/tablecmds.c | 125 +++++++++++++++++++--------------------
1 file changed, 61 insertions(+), 64 deletions(-)


pgsql-committers by date:

Previous
From: Robert Haas
Date:
Subject: [COMMITTERS] pgsql: Allow a foreign table CHECK constraint to be initially NOTVALID
Next
From: Robert Haas
Date:
Subject: [COMMITTERS] pgsql: Fix lock upgrade hazard in ATExecAttachPartition.