Re: pgsql: Revert "Avoid requiring Spanish locale to test NLS infrastructur
Christoph Berg <myon@debian.org>
From: Christoph Berg <myon@debian.org>
To: Tom Lane <tgl@sss.pgh.pa.us>
Cc: pgsql-hackers@lists.postgresql.org
Date: 2025-12-17T15:55:07Z
Lists: pgsql-hackers
Commits
Same data as JSON:
GET /api/v1/messages/:b64id/commits
the thread's linked commits as JSON, with link sources.
API reference →
-
Rename regress.so's .mo file to postgresql-regress-VERSION.mo.
- 5b4fb2b97d2d 19 (unreleased) landed
-
Revert "Avoid requiring Spanish locale to test NLS infrastructure."
- 84a3778c79c2 19 (unreleased) cited
-
Avoid requiring Spanish locale to test NLS infrastructure.
- 7db6809ced44 19 (unreleased) cited
Re: Tom Lane > Is it possible to override that packaging complaint? Sure, we'd just have to install it. It just seemed asymmetric to do that when regress.so isn't installed. (TBH I've been pondering to do that anyway to make re-running the regression tests later easier.) "regress-19.mo" is a pretty generic name for a file installed in a system-wide location. Perhaps it could be named postgresql-regress-19.mo? (pg_regress(-19).mo doesn't exist yet, but might appear independently.) Christoph