forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commite2a2357
committed
Fix test failures when language environment is not UTF-8.
For tests that depend on UTF-8 encoding, force LC_COLLATE=C andLC_CTYPE=C to avoid an encoding mismatch.Reported-by: Thomas MunroDiscussion:https://postgr.es/m/CA+hUKGK-ZqV1njkG_=xcCqXh2fcMkz85FTMnhS2opm4ZerH=xw@mail.gmail.com1 parente57fe38 commite2a2357
2 files changed
+4
-0
lines changedLines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
200 | 200 |
| |
201 | 201 |
| |
202 | 202 |
| |
| 203 | + | |
203 | 204 |
| |
204 | 205 |
| |
205 | 206 |
| |
| |||
208 | 209 |
| |
209 | 210 |
| |
210 | 211 |
| |
| 212 | + | |
211 | 213 |
| |
212 | 214 |
| |
213 | 215 |
| |
|
Lines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
143 | 143 |
| |
144 | 144 |
| |
145 | 145 |
| |
| 146 | + | |
146 | 147 |
| |
147 | 148 |
| |
148 | 149 |
| |
| |||
152 | 153 |
| |
153 | 154 |
| |
154 | 155 |
| |
| 156 | + | |
155 | 157 |
| |
156 | 158 |
| |
157 | 159 |
| |
|
0 commit comments
Comments
(0)