- Notifications
You must be signed in to change notification settings - Fork5
Commitdea47ee
committed
Windows uses codepages rather than the environment, so we work around
that by querying the environment explicitly first for LC_COLLATE andLC_CTYPE. We have to do this because initdb passes those values in theenvironment. If there is nothing there we fall back on the codepage.Andrew Dunstan1 parent221c0ad commitdea47ee
1 file changed
+27
-1
lines changedLines changed: 27 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
13 | 13 |
| |
14 | 14 |
| |
15 | 15 |
| |
16 |
| - | |
| 16 | + | |
17 | 17 |
| |
18 | 18 |
| |
19 | 19 |
| |
| |||
74 | 74 |
| |
75 | 75 |
| |
76 | 76 |
| |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
77 | 81 |
| |
78 | 82 |
| |
79 | 83 |
| |
| |||
143 | 147 |
| |
144 | 148 |
| |
145 | 149 |
| |
| 150 | + | |
| 151 | + | |
| 152 | + | |
| 153 | + | |
| 154 | + | |
| 155 | + | |
| 156 | + | |
| 157 | + | |
| 158 | + | |
| 159 | + | |
| 160 | + | |
| 161 | + | |
| 162 | + | |
| 163 | + | |
| 164 | + | |
| 165 | + | |
| 166 | + | |
| 167 | + | |
| 168 | + | |
| 169 | + | |
146 | 170 |
| |
147 | 171 |
| |
| 172 | + | |
| 173 | + | |
148 | 174 |
| |
149 | 175 |
| |
150 | 176 |
| |
|
0 commit comments
Comments
(0)