Make some minor formatting improvements to what pgindent did.
authorTom Lane <tgl@sss.pgh.pa.us>
Tue, 29 Nov 2011 01:19:29 +0000 (20:19 -0500)
committerTom Lane <tgl@sss.pgh.pa.us>
Tue, 29 Nov 2011 01:19:29 +0000 (20:19 -0500)
commit43dc4adf58ff1c342c2888feda75313230f5a658
tree39a296df8b9dadec8f13d7a5b1f7b5648898d8e6
parent871dd024a6adf7766702b1cdacfb02bd8002d2bb
Make some minor formatting improvements to what pgindent did.

Moving the code two full tab stops to the right requires rethinking of
cosmetic code layout choices, which pgindent isn't really able to do for
us.  Whitespace and comment adjustments only, no code changes.
src/backend/optimizer/util/clauses.c