Formatting cleanup in ecpglib/prepare.c.

Tom Lane <tgl@sss.pgh.pa.us>

Commit: 92dff341160ae896dcfff2dac59fd0c860892f26
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2018-10-17T03:43:15Z
Releases: 12.0
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.

Files

PathChange+/−
src/interfaces/ecpg/ecpglib/prepare.c modified +56 −43