]> 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)
commita8933194e51585ed896c5c2b4a8e2ec5e3667a67
treea2133f4653ef0b2f3c02917562aa12c5d9b9f9e1
parent2bb84ea7ef89961ab3c02c4496a44b6335fc79e9
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