Try a few different locale name spellings in nls.sql. master github/master
authorTom Lane <[email protected]>
Sun, 14 Dec 2025 17:54:57 +0000 (12:54 -0500)
committerTom Lane <[email protected]>
Sun, 14 Dec 2025 17:54:57 +0000 (12:54 -0500)
commit5b275a6e154833803d3beb49da0879d2fe8b1d6c
tree49b2bf13bffb04f478e126d64d2c2358962bf4d8
parentb853e644d78d99ef1779c9bf7bc3944694460aa2
Try a few different locale name spellings in nls.sql.

While CI testing in advance of commit 8c498479d suggested that all
Unix-ish platforms would accept 'es_ES.UTF-8', the buildfarm has
a different opinion.  Let's dynamically select something that works,
if possible.

Discussion: https://postgr.es/m/[email protected]
src/test/regress/expected/nls.out
src/test/regress/expected/nls_1.out
src/test/regress/sql/nls.sql