Looks like we can't test NLS on machines that lack any es_ES locale.

Tom Lane <tgl@sss.pgh.pa.us>

Commit: fe7ede45f125af271fb3fef3cc5ee507d4c40d87
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2025-12-14T19:30:50Z
Looks like we can't test NLS on machines that lack any es_ES locale.

While commit 5b275a6e1 fixed a few unhappy buildfarm animals,
it looks like the remainder simply don't have any es_ES locale
at all.  There's little point in running the test in that case,
so minimize the number of variant expected-files by bailing out.
Also emit a log entry so that it's possible to tell from buildfarm
postmaster logs which case occurred.

Possibly, the scope of this testing could be improved by providing
additional translations.  But I think it's likely that the failing
animals have no non-C locales installed at all.

In passing, update typedefs.list so that koel doesn't think
regress.c is misformatted.

Discussion: https://postgr.es/m/E1vUpNU-000kcQ-1D@gemulon.postgresql.org

Files

Discussion

Cited messages not in the archive: E1vUpNU-000kcQ-1D@gemulon.postgresql.org