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 <[email protected]> Author: Tom Lane <[email protected]> Discussion: https://postgr.es/m/[email protected] 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(-)
