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

From Tom Lane
Subject pgsql: Rename regress.so's .mo file to postgresql-regress-VERSION.mo.
Date
Msg-id E1vVwv7-001I11-2k@gemulon.postgresql.org
Whole thread Raw
List 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@debian.org>
Author: Tom Lane <tgl@sss.pgh.pa.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(-)


pgsql-committers by date:

Previous
From: Noah Misch
Date:
Subject: pgsql: Update .abi-compliance-history for PrepareToInvalidateCacheTuple
Next
From: Jacob Champion
Date:
Subject: pgsql: libpq-fe.h: Don't claim SOCKTYPE in the global namespace