Fix some OBJS lists in two Makefiles to be ordered alphabetically
authorMichael Paquier <michael@paquier.xyz>
Wed, 18 Dec 2019 01:42:40 +0000 (10:42 +0900)
committerMichael Paquier <michael@paquier.xyz>
Wed, 18 Dec 2019 01:42:40 +0000 (10:42 +0900)
commitaa3ef7ff505305d8ee5f733090b076c301a32cc8
tree0c6b1d3cad40cc38cb4b08e616075199eeb00b60
parent181932a03212751102fb2c105fe556a26aee6ed7
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
src/backend/tsearch/Makefile
src/pl/plpython/Makefile