- Notifications
You must be signed in to change notification settings - Fork5
Commitde5a08c
committed
Tweak duplicate-index-column regression test to avoid locale sensitivity.
The originally-chosen test case gives different results in es_EC localebecause of unusual rule for sorting strings beginning with "LL". Adjustthe comparison value to avoid that, while hopefully not introducing newlocale dependencies elsewhere. Per report from Jaime Casanova.1 parent50363c8 commitde5a08c
File tree
2 files changed
+6
-6
lines changed- src/test/regress
- expected
- sql
2 files changed
+6
-6
lines changedLines changed: 4 additions & 4 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2468 | 2468 |
| |
2469 | 2469 |
| |
2470 | 2470 |
| |
2471 |
| - | |
| 2471 | + | |
2472 | 2472 |
| |
2473 | 2473 |
| |
2474 | 2474 |
| |
2475 | 2475 |
| |
2476 |
| - | |
| 2476 | + | |
2477 | 2477 |
| |
2478 | 2478 |
| |
2479 | 2479 |
| |
2480 |
| - | |
| 2480 | + | |
2481 | 2481 |
| |
2482 | 2482 |
| |
2483 |
| - | |
| 2483 | + | |
2484 | 2484 |
| |
2485 | 2485 |
|
Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
816 | 816 |
| |
817 | 817 |
| |
818 | 818 |
| |
819 |
| - | |
| 819 | + | |
820 | 820 |
| |
821 |
| - | |
| 821 | + |
0 commit comments
Comments
(0)