forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit2c321ce
committed
Fix collate.windows.win1252 test.
Do not rely on the OS recognizing a particular locale; find the rightlocale by querying the "en_US" collation.Author: Alexander LakhinReported-by: Alexander LakhinDiscussion:https://postgr.es/m/ae73f6f5-8221-c112-4640-5cda812a69de@gmail.com1 parentc538592 commit2c321ce
File tree
2 files changed
+14
-3
lines changed- src/test/regress
- expected
- sql
2 files changed
+14
-3
lines changedLines changed: 7 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
992 | 992 |
| |
993 | 993 |
| |
994 | 994 |
| |
995 |
| - | |
| 995 | + | |
| 996 | + | |
| 997 | + | |
| 998 | + | |
| 999 | + | |
| 1000 | + | |
| 1001 | + | |
996 | 1002 |
| |
997 | 1003 |
| |
998 | 1004 |
| |
|
Lines changed: 7 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
400 | 400 |
| |
401 | 401 |
| |
402 | 402 |
| |
403 |
| - | |
404 |
| - | |
| 403 | + | |
| 404 | + | |
| 405 | + | |
| 406 | + | |
| 407 | + | |
| 408 | + | |
| 409 | + | |
405 | 410 |
| |
406 | 411 |
| |
407 | 412 |
| |
|
0 commit comments
Comments
(0)