pgsql: Re-pgindent a few files.

Started by Tom Laneover 3 years ago1 messagescomitters
Jump to latest
#1Tom Lane
tgl@sss.pgh.pa.us

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(-)