[COMMITTERS] pgsql: Final pgindent run with old pg_bsd_indent (version 1.3). - Mailing list pgsql-committers

From Tom Lane
Subject [COMMITTERS] pgsql: Final pgindent run with old pg_bsd_indent (version 1.3).
Date
Msg-id E1dNk4Z-0002gU-Vi@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Final pgindent run with old pg_bsd_indent (version 1.3).

This is just to have a clean basis for comparison with the results of
the new version (which will indeed end up reverting some of these
changes...)

Discussion: https://postgr.es/m/E1dAmxK-0006EE-1r@gemulon.postgresql.org
Discussion: https://postgr.es/m/30527.1495162840@sss.pgh.pa.us

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/9ef2dbefc7fb3ac22e1528bc22a41a5c6c6a9539

Modified Files
--------------
src/backend/catalog/objectaddress.c     |  2 +-
src/backend/optimizer/plan/createplan.c |  2 +-
src/backend/rewrite/rewriteDefine.c     |  4 ++--
src/backend/storage/lmgr/predicate.c    |  4 ++--
src/backend/utils/time/snapmgr.c        | 14 +++++++-------
src/bin/pg_upgrade/check.c              |  8 ++++----
src/bin/psql/describe.c                 |  4 ++--
src/include/catalog/pg_proc.h           |  2 +-
src/include/nodes/parsenodes.h          | 10 +++++-----
src/include/replication/reorderbuffer.h |  6 +++---
src/tools/pgindent/typedefs.list        |  1 +
11 files changed, 29 insertions(+), 28 deletions(-)


pgsql-committers by date:

Previous
From: Dean Rasheed
Date:
Subject: [COMMITTERS] pgsql: Prevent table partitions from being turned into views.
Next
From: Tom Lane
Date:
Subject: [COMMITTERS] pgsql: Adjust pgindent script to use pg_bsd_indent 2.0.