pgsql: Again update typedefs.list file in preparation for pgindent run - Mailing list pgsql-committers

From Robert Haas
Subject pgsql: Again update typedefs.list file in preparation for pgindent run
Date
Msg-id E1axDqK-0004O8-DK@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Again update typedefs.list file in preparation for pgindent run

This time, use the buildfarm-supplied contents for this file, instead
of trying to update it by eyeballing the pgindent output.

Per discussion with Tom and Bruce.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/f2f5e7e78ed95bb28d8bde783c46562e3498ac99

Modified Files
--------------
src/tools/pgindent/typedefs.list | 83 ++++++++++++++++++++++++++++------------
1 file changed, 58 insertions(+), 25 deletions(-)


pgsql-committers by date:

Previous
From: Heikki Linnakangas
Date:
Subject: pgsql: Remove unused macros.
Next
From: Robert Haas
Date:
Subject: pgsql: Fix parallel safety markings for pg_start_backup.