pgsql: Adjust createdb TAP tests to work on recent OpenBSD.

2021-01-07 Thread Tom Lane
Adjust createdb TAP tests to work on recent OpenBSD. We found last February that the error-case tests added by commit 008cf0409 failed on OpenBSD, because that platform doesn't really check locale names. At the time it seemed that that was only an issue for LC_CTYPE, but testing on a more recent

pgsql: Adjust createdb TAP tests to work on recent OpenBSD.

2021-01-07 Thread Tom Lane
Adjust createdb TAP tests to work on recent OpenBSD. We found last February that the error-case tests added by commit 008cf0409 failed on OpenBSD, because that platform doesn't really check locale names. At the time it seemed that that was only an issue for LC_CTYPE, but testing on a more recent

pgsql: Adjust createdb TAP tests to work on recent OpenBSD.

2021-01-07 Thread Tom Lane
Adjust createdb TAP tests to work on recent OpenBSD. We found last February that the error-case tests added by commit 008cf0409 failed on OpenBSD, because that platform doesn't really check locale names. At the time it seemed that that was only an issue for LC_CTYPE, but testing on a more recent

pgsql: Adjust createdb TAP tests to work on recent OpenBSD.

2021-01-07 Thread Tom Lane
Adjust createdb TAP tests to work on recent OpenBSD. We found last February that the error-case tests added by commit 008cf0409 failed on OpenBSD, because that platform doesn't really check locale names. At the time it seemed that that was only an issue for LC_CTYPE, but testing on a more recent