- Notifications
You must be signed in to change notification settings - Fork28
Commit26db818
committed
It looks like the multibyte regress tests only work if both
the database encoding and the client encoding match the encoding expectedby the test. So, force both of them to be set from the MULTIBYTEenvironment var. This allows regress tests to be run successfully inmultibyte environments other than the compiled-in default.1 parentd69344c commit26db818
1 file changed
+11
-9
lines changedLines changed: 11 additions & 9 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 |
| - | |
| 2 | + | |
3 | 3 |
| |
4 | 4 |
| |
5 | 5 |
| |
| |||
47 | 47 |
| |
48 | 48 |
| |
49 | 49 |
| |
50 |
| - | |
51 |
| - | |
52 |
| - | |
53 |
| - | |
54 |
| - | |
55 |
| - | |
56 |
| - | |
57 |
| - | |
58 | 50 |
| |
59 | 51 |
| |
60 | 52 |
| |
61 | 53 |
| |
| 54 | + | |
62 | 55 |
| |
63 | 56 |
| |
64 | 57 |
| |
| 58 | + | |
65 | 59 |
| |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
66 | 68 |
| |
67 | 69 |
| |
68 | 70 |
| |
|
0 commit comments
Comments
(0)