pgsql: Fix some OBJS lists in two Makefiles to be ordered alphabeticall

From: Michael Paquier <michael(at)paquier(dot)xyz>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Fix some OBJS lists in two Makefiles to be ordered alphabeticall
Date: 2019-12-18 01:52:47
Message-ID: E1ihOW7-00087J-9T@gemulon.postgresql.org
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Fix some OBJS lists in two Makefiles to be ordered alphabetically

These have been missed in 01368e5, and count for plpython and the
backend's tsearch code.

Author: Mahendra Singh
Discussion: https://postgr.es/m/CAKYtNAo4mxRRyDB0YqE6QLh17XD7pPQotpGm3GnHS+gQKz4zQQ@mail.gmail.com

Branch
------
master

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

Modified Files
--------------
src/backend/tsearch/Makefile | 12 ++++++------
src/pl/plpython/Makefile | 4 ++--
2 files changed, 8 insertions(+), 8 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Michael Paquier 2019-12-18 02:09:34 pgsql: Doc: Improve readability of options for REINDEX
Previous Message Bruce Momjian 2019-12-18 01:37:25 pgsql: Remove redundant not-null test