forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit11290c8
committed
Don't force SQL_ASCII/no-locale for installcheck in vcregress.pl
It's been this way for a very long time, but it appears to have beenmasking an issue that only manifests with different settings. Therefore,run the tests in the installation's default encoding/locale.Backpatch to all live branches.1 parent904b171 commit11290c8
1 file changed
+1
-3
lines changedLines changed: 1 addition & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
150 | 150 |
| |
151 | 151 |
| |
152 | 152 |
| |
153 |
| - | |
154 |
| - | |
155 |
| - | |
| 153 | + | |
156 | 154 |
| |
157 | 155 |
| |
158 | 156 |
| |
|
0 commit comments
Comments
(0)