Re: pgsql: Revert "Avoid requiring Spanish locale to test NLS infrastructur
Tom Lane <tgl@sss.pgh.pa.us>
From: Tom Lane <tgl@sss.pgh.pa.us>
To: Christoph Berg <myon@debian.org>
Cc: pgsql-hackers@lists.postgresql.org
Date: 2025-12-17T19:11:38Z
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
I wrote: > Christoph Berg <myon@debian.org> writes: >> "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.) > Fair point, I'll look into renaming that later. Done at 5b4fb2b97d2. regards, tom lane