Fix some OBJS lists in two Makefiles to be ordered alphabetically

Michael Paquier <michael@paquier.xyz>

Commit: aa3ef7ff505305d8ee5f733090b076c301a32cc8
Author: Michael Paquier <michael@paquier.xyz>
Date: 2019-12-18T01:42:40Z
Releases: 13.0
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

Files

PathChange+/−
src/backend/tsearch/Makefile modified +6 −6
src/pl/plpython/Makefile modified +2 −2

Discussion