pgsql: Formatting cleanup in ecpglib/prepare.c. - Mailing list pgsql-committers

From Tom Lane
Subject pgsql: Formatting cleanup in ecpglib/prepare.c.
Date
Msg-id E1gCd4t-0005fX-D7@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Formatting cleanup in ecpglib/prepare.c.

Looking at this code made my head hurt.  Format the comments more
like the way it's done elsewhere, break a few overly long lines.
No actual code changes in this commit.

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/92dff341160ae896dcfff2dac59fd0c860892f26

Modified Files
--------------
src/interfaces/ecpg/ecpglib/prepare.c | 99 ++++++++++++++++++++---------------
1 file changed, 56 insertions(+), 43 deletions(-)


pgsql-committers by date:

Previous
From: pgsql@postgresql.org
Date:
Subject: pgsql: Tag refs/tags/REL_11_0 was created
Next
From: Tom Lane
Date:
Subject: pgsql: Improve tzparse's handling of TZDEFRULES ("posixrules") zonedat