]> 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)
commit6ad9378c9a7bf10840c884286009956f51e4924c
tree10e251d6d2963ed64aa9aa89d8de1623fd63c0dc
parent20ec9958921af9698e88d6f006c49a4d9d28f210
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