On Wed, Jun 25, 2014 at 3:52 PM, Tom Lane <tgl@sss.pgh.pa.us> wrote: > Would like that, but I'm not sure what pgindent will do with the // > comments. It's been on my to-do list to switch all the comments to C89 > style and then pgindent it, but I don't see myself getting to that in this > decade :-( >
I changed all // comments to /* */ and run pgindent.