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 <[email protected]> Reviewed-by: Bryan Green <[email protected]> Backpatch-through: 13 Discussion: https://postgr.es/m/tycpr01mb113164770fb0b0be6ed21e68ee8...@tycpr01mb11316.jpnprd01.prod.outlook.com Branch ------ REL_18_STABLE Details ------- https://git.postgresql.org/pg/commitdiff/6aa04a60cbf5d7460c5444822b3127f5bdbc7930 Modified Files -------------- src/nls-global.mk | 5 +++++ 1 file changed, 5 insertions(+)
