diff options
author | Michael Paquier <michael@paquier.xyz> | 2020-02-27 21:58:45 +0900 |
---|---|---|
committer | Michael Paquier <michael@paquier.xyz> | 2020-02-27 21:58:45 +0900 |
commit | aeb846edbf9cee131593bd9743493d501a554ff2 (patch) | |
tree | 4c0d807967820f4f9572efaff91a221057ff46d3 /src/backend/parser/parse_utilcmd.c | |
parent | f6e8e8b3809b58a0ab6c5369e8baa1fd9b96e73e (diff) | |
download | postgresql-aeb846edbf9cee131593bd9743493d501a554ff2.tar.gz postgresql-aeb846edbf9cee131593bd9743493d501a554ff2.zip |
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 by 008cf04, to fail. This
removes 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.com
Backpatch-through: 11
Diffstat (limited to 'src/backend/parser/parse_utilcmd.c')
0 files changed, 0 insertions, 0 deletions