pgsql: Run "make reformat-dat-files".

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Run "make reformat-dat-files".
Date: 2020-02-15 19:58:52
Message-ID: E1j33aW-0001gn-Po@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Run "make reformat-dat-files".

Mostly to make sure the previous commit didn't break this.

Discussion: https://postgr.es/m/20200212182337.GZ1412@telsasoft.com

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/b78542b9e975494bba6db2d2802439c3328d5ef7

Modified Files
--------------
src/include/catalog/pg_proc.dat | 9 ++++-----
src/include/catalog/pg_type.dat | 6 +++---
2 files changed, 7 insertions(+), 8 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2020-02-15 20:13:49 pgsql: Clarify coding in Catalog::AddDefaultValues.
Previous Message Peter Geoghegan 2020-02-15 02:39:24 pgsql: Recreate website's formatting for "website" doc builds.