forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit797f980
committed
pg_regress: for --no-locale, use LOCALE='C'.
Instead of specifying LC_COLLATE='C' and LC_CTYPE='C', specifyLOCALE='C' which will also affect ICU. This makes pg_regressconsistent with recent changes to initdb in commita14e75e.Fixes buildfarm failure.Discussion:https://postgr.es/m/2458565.1686953169@sss.pgh.pa.us1 parent7fcd7ef commit797f980
1 file changed
+2
-2
lines changedLines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1972 | 1972 |
| |
1973 | 1973 |
| |
1974 | 1974 |
| |
1975 |
| - | |
| 1975 | + | |
1976 | 1976 |
| |
1977 | 1977 |
| |
1978 |
| - | |
| 1978 | + | |
1979 | 1979 |
| |
1980 | 1980 |
| |
1981 | 1981 |
| |
|
0 commit comments
Comments
(0)