Thread: pgsql: Formatting cleanup in ecpglib/prepare.c.

pgsql: Formatting cleanup in ecpglib/prepare.c.

From
Tom Lane
Date:
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(-)