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+4avznp25vtdrw...@mail.gmail.com Backpatch-through: 11 Branch ------ master Details ------- https://git.postgresql.org/pg/commitdiff/c4b0edb07ed53063ea4c86cd7918ad6ea01d8979 Modified Files -------------- src/bin/scripts/t/020_createdb.pl | 10 +--------- 1 file changed, 1 insertion(+), 9 deletions(-)