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.
Branch ------ master Details ------- http://git.postgresql.org/pg/commitdiff/43dc4adf58ff1c342c2888feda75313230f5a658 Modified Files -------------- src/backend/optimizer/util/clauses.c | 104 ++++++++++++++++++++-------------- 1 files changed, 61 insertions(+), 43 deletions(-) -- Sent via pgsql-committers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-committers
