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-17T15:57:56Z
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 →
  1. Rename regress.so's .mo file to postgresql-regress-VERSION.mo.

  2. Revert "Avoid requiring Spanish locale to test NLS infrastructure."

  3. Avoid requiring Spanish locale to test NLS infrastructure.

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.

			regards, tom lane