pgsql: Fix ordering in typedefs.list

From: Alexander Korotkov <akorotkov(at)postgresql(dot)org>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Fix ordering in typedefs.list
Date: 2020-03-23 21:59:29
Message-ID: E1jGV6X-0001yL-CT@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Fix ordering in typedefs.list

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/0df94beb362e0ebc812170fbabd1aaf75136831a

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

Browse pgsql-committers by date

  From Date Subject
Next Message Andres Freund 2020-03-23 22:03:56 pgsql: Add regression tests for constraint errors in partitioned tables
Previous Message Tom Lane 2020-03-23 21:58:00 Re: pgsql: Disk-based Hash Aggregation.