pgsql: Alphabeticize list in OBJS definition in utils/adt Makefile.

From: Andrew Dunstan <andrew(at)dunslane(dot)net>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Alphabeticize list in OBJS definition in utils/adt Makefile.
Date: 2014-02-06 17:13:25
Message-ID: E1WBSVx-0002Qo-Ed@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Alphabeticize list in OBJS definition in utils/adt Makefile.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/45e1b6c4c490a173208f98f4babc03b8fc69439e

Modified Files
--------------
src/backend/utils/adt/Makefile | 29 +++++++++++++++--------------
1 file changed, 15 insertions(+), 14 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Stefan Kaltenbrunner 2014-02-06 19:49:35 Re: [DOCS] Re: Viability of text HISTORY/INSTALL/regression README files (was Re: [COMMITTERS] pgsql: Document a few more regression test hazards.)
Previous Message Tom Lane 2014-02-06 16:28:23 pgsql: Assert(IsTransactionState()) in RelationIdGetRelation().