forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit1abd146
committed
Adjust comments about collate.linux.utf8 regression test.
This test should now work in any database with UTF8 encoding, regardlessof the database's default locale. The former restriction was really"doesn't work if default locale is C", and that was because of not handlingmbstowcs/wcstombs correctly.1 parent2ab0796 commit1abd146
File tree
3 files changed
+5
-3
lines changed- doc/src/sgml
- src/test/regress
- expected
- sql
3 files changed
+5
-3
lines changedLines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
254 | 254 |
| |
255 | 255 |
| |
256 | 256 |
| |
257 |
| - | |
| 257 | + | |
258 | 258 |
| |
259 | 259 |
| |
260 | 260 |
| |
|
Lines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
3 |
| - | |
| 3 | + | |
| 4 | + | |
4 | 5 |
| |
5 | 6 |
| |
6 | 7 |
| |
|
Lines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
3 |
| - | |
| 3 | + | |
| 4 | + | |
4 | 5 |
| |
5 | 6 |
| |
6 | 7 |
| |
|
0 commit comments
Comments
(0)