pgsql: Sort SUBDIRS variable in src/bin/Makefile

From: Peter Eisentraut <peter_e(at)gmx(dot)net>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Sort SUBDIRS variable in src/bin/Makefile
Date: 2015-03-08 18:10:29
Message-ID: E1YUfen-0008NU-QT@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Sort SUBDIRS variable in src/bin/Makefile

The previous order appears to have been historically grown randomness.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/5a2a48f0367e24f8f12cfe0a90a886dae0db1ce2

Modified Files
--------------
src/bin/Makefile | 12 ++++++++++--
1 file changed, 10 insertions(+), 2 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Fujii Masao 2015-03-09 05:32:40 pgsql: Add missing "goto err" statements in xlogreader.c.
Previous Message Tom Lane 2015-03-08 17:58:47 pgsql: Cast to (void *) rather than (int *) when passing int64's to PQf