pgsql: Re-pgindent a few files. - Mailing list pgsql-committers

From Tom Lane
Subject pgsql: Re-pgindent a few files.
Date
Msg-id E1p1uco-0020Cv-Bo@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Re-pgindent a few files.

Just because I'm a neatnik, and I'm currently working on
code in this area.  It annoys me to not be able to pgindent
my patches without working around unrelated changes.

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/92c4dafe1eed511c5af92bcea5311cf627673377

Modified Files
--------------
src/backend/optimizer/plan/setrefs.c | 4 ++--
src/backend/utils/adt/selfuncs.c     | 2 +-
src/include/nodes/parsenodes.h       | 4 ++--
src/include/nodes/plannodes.h        | 4 ++--
4 files changed, 7 insertions(+), 7 deletions(-)


pgsql-committers by date:

Previous
From: Tom Lane
Date:
Subject: pgsql: Add missing MaterialPath support in reparameterize_path[_by_chil
Next
From: Tom Lane
Date:
Subject: pgsql: Update top-level .gitignore.