On 01.11.21 04:56, wangsh.fnst@fujitsu.com wrote:
> I'm developing an extension, after modifying some source file(add some message
> like gettext('xxxxx')) and execute
>> $ make USE_PGXS=1 update-po
>> make: Nothing to be done for 'update-po'.
> I feel strange because I think *.po.new files should be created.
I don't think the NLS makefiles were ever adjusted to work with PGXS.
It's not surprising to me that some amount of adjustment appears to be
necessary to make the paths right.