pgsql: Clean up comments - Mailing list pgsql-committers

From Peter Eisentraut
Subject pgsql: Clean up comments
Date
Msg-id E1pZvFN-002WZQ-G9@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Clean up comments

Reformat some of the comments in MergeAttributes().  A lot of code has
been added here over time, and the comments could use a bit of editing
to make the code flow read better.

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/b1534ed99dc35878e1f9300759e4f10893a32d45

Modified Files
--------------
src/backend/commands/tablecmds.c | 70 ++++++++++++++++++++++++++++++----------
1 file changed, 53 insertions(+), 17 deletions(-)


pgsql-committers by date:

Previous
From: Peter Eisentraut
Date:
Subject: pgsql: Break up long GETTEXT_FILES lists
Next
From: Peter Eisentraut
Date:
Subject: pgsql: Allow tailoring of ICU locales with custom rules