forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commitc4b0edb
committed
Remove TAP test for createdb --lc-ctype
OpenBSD falls back to "C" when using an incorrect input with setlocale()and LC_CTYPE, causing this test, introduced by008cf04, to fail. Thisremoves the culprit test to avoid the portability issue.Per report from Robert Haas, via buildfarm member curculio.Discussion:https://postgr.es/m/CA+TgmoZ6ddh3mHD9gU8DvNYoFmuJaYYn1+4AvZNp25vTdRwCAQ@mail.gmail.comBackpatch-through: 111 parent428a260 commitc4b0edb
1 file changed
+1
-9
lines changedLines changed: 1 addition & 9 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
3 | 3 |
| |
4 | 4 |
| |
5 | 5 |
| |
6 |
| - | |
| 6 | + | |
7 | 7 |
| |
8 | 8 |
| |
9 | 9 |
| |
| |||
40 | 40 |
| |
41 | 41 |
| |
42 | 42 |
| |
43 |
| - | |
44 |
| - | |
45 |
| - | |
46 |
| - | |
47 |
| - | |
48 |
| - | |
49 |
| - | |
50 |
| - |
0 commit comments
Comments
(0)