pgsql: Formatting cleanup in ecpglib/prepare.c.

Started by Tom Lanealmost 8 years ago1 messagescomitters
Jump to latest
#1Tom Lane
tgl@sss.pgh.pa.us

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