forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit877bf52
committed
test_extensions: make meson.build consistent with Makefile.
Specify --no-locale and --encoding=UTF8 to be consistent with theMakefile, which specifies NO_LOCALE=1. Fixes test for some localeswhen meson is used and ICU is disabled. May have been an oversight ine692727.Also switch argument order in unaccent/meson.build to make itconsistent in style.Discussion:https://postgr.es/m/CABwTF4Wz41pNMJ9q3tpH=6mnvg6aopDU5Lzvers5=6=WJVekww@mail.gmail.comAuthor: Gurjeet SinghAuthor: Jeff Davis1 parent68cb5af commit877bf52
File tree
2 files changed
+2
-1
lines changed- contrib/unaccent
- src/test/modules/test_extensions
2 files changed
+2
-1
lines changedLines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
37 | 37 |
| |
38 | 38 |
| |
39 | 39 |
| |
40 |
| - | |
| 40 | + | |
41 | 41 |
| |
42 | 42 |
|
Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
47 | 47 |
| |
48 | 48 |
| |
49 | 49 |
| |
| 50 | + | |
50 | 51 |
| |
51 | 52 |
|
0 commit comments
Comments
(0)