pgsql: Rename regress.so's .mo file to postgresql-regress-VERSION.mo.

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Rename regress.so's .mo file to postgresql-regress-VERSION.mo.
Date: 2025-12-17 19:10:46
Message-ID: E1vVwv7-001I11-2k@gemulon.postgresql.org
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Rename regress.so's .mo file to postgresql-regress-VERSION.mo.

I originally used just "regress-VERSION.mo", but that seems too
generic considering that some packagers will put this file into
a system-wide directory. Per suggestion from Christoph Berg.

Reported-by: Christoph Berg <myon(at)debian(dot)org>
Author: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Discussion: https://postgr.es/m/aULSW7Xqx5MqDW_1@msg.df7cb.de

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/5b4fb2b97d2d953629f2a83adb6b7292b4745476

Modified Files
--------------
src/test/regress/nls.mk | 2 +-
src/test/regress/po/meson.build | 2 +-
src/test/regress/regress.c | 2 +-
3 files changed, 3 insertions(+), 3 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2025-12-17 19:11:38 Re: pgsql: Revert "Avoid requiring Spanish locale to test NLS infrastructur
Previous Message Noah Misch 2025-12-17 17:53:10 pgsql: Update .abi-compliance-history for PrepareToInvalidateCacheTuple