]> git.ipfire.org Git - thirdparty/postgresql.git/commit
Fix update-po for the PGXS case
authorÁlvaro Herrera <alvherre@kurilemu.de>
Thu, 16 Oct 2025 18:21:05 +0000 (20:21 +0200)
committerÁlvaro Herrera <alvherre@kurilemu.de>
Thu, 16 Oct 2025 18:21:05 +0000 (20:21 +0200)
commit33202cba8db39e5c9001dbd11b857d52096606a2
tree6a629fb8b53ca345255203252e4c08ce9df0988b
parent4a08603a232265b2ecd0595e80a15af3e92b04c8
Fix update-po for the PGXS case

The original formulation failed to take into account the fact that for
the PGXS case, the source dir is not $(top_srcdir), so it ended up not
doing anything.  Handle it explicitly.

Author: Ryo Matsumura <matsumura.ryo@fujitsu.com>
Reviewed-by: Bryan Green <dbryan.green@gmail.com>
Backpatch-through: 13
Discussion: https://postgr.es/m/TYCPR01MB113164770FB0B0BE6ED21E68EE8DCA@TYCPR01MB11316.jpnprd01.prod.outlook.com
src/nls-global.mk