pgsql: Rerun pgindent with updated typedef list. - Mailing list pgsql-committers

From Bruce Momjian
Subject pgsql: Rerun pgindent with updated typedef list.
Date
Msg-id E1RQ05L-00051e-W4@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Rerun pgindent with updated typedef list.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/1a2586c1d0d458235b3241834f3f755410301c64

Modified Files
--------------
src/backend/commands/typecmds.c    |    2 +-
src/backend/utils/adt/rangetypes.c |   18 ++++++------
src/tools/pgindent/typedefs.list   |   52 +++++++++++++++++++++++++++++++----
3 files changed, 56 insertions(+), 16 deletions(-)


pgsql-committers by date:

Previous
From: Bruce Momjian
Date:
Subject: pgsql: Run pgindent on range type files, per request from Tom.
Next
From: Tom Lane
Date:
Subject: pgsql: Fix copyright notices, other minor editing in new range-types co