test_extensions: make meson.build consistent with Makefile.
authorJeff Davis <[email protected]>
Tue, 20 Jun 2023 01:08:59 +0000 (18:08 -0700)
committerJeff Davis <[email protected]>
Tue, 20 Jun 2023 01:30:51 +0000 (18:30 -0700)
commit877bf52cffe587d33556e6259f610eb932699706
tree76c1975a482d028f782574ffdccd9a994a4bf840
parent68cb5af46cd8bb2f6fd25886da5d6045a6a42208
test_extensions: make meson.build consistent with Makefile.

Specify --no-locale and --encoding=UTF8 to be consistent with the
Makefile, which specifies NO_LOCALE=1. Fixes test for some locales
when meson is used and ICU is disabled. May have been an oversight in
e6927270cd.

Also switch argument order in unaccent/meson.build to make it
consistent in style.

Discussion: https://postgr.es/m/CABwTF4Wz41pNMJ9q3tpH=6mnvg6aopDU5Lzvers5=6=WJVekww@mail.gmail.com
Author: Gurjeet Singh
Author: Jeff Davis
contrib/unaccent/meson.build
src/test/modules/test_extensions/meson.build