Re: make update-po@master stops at pg_upgrade
От | Tom Lane |
---|---|
Тема | Re: make update-po@master stops at pg_upgrade |
Дата | |
Msg-id | 634380.1659975659@sss.pgh.pa.us обсуждение исходный текст |
Ответ на | make update-po@master stops at pg_upgrade (Kyotaro Horiguchi <horikyota.ntt@gmail.com>) |
Ответы |
Re: make update-po@master stops at pg_upgrade
|
Список | pgsql-hackers |
Alvaro Herrera <alvherre@alvh.no-ip.org> writes: > On 2022-Jul-28, Tom Lane wrote: >> Thanks for testing it. I think the only remaining concern is >> Peter's objection that $(wildcard) might pick up random junk files >> that end in ".c". That's true, but the backend's nls.mk also >> picks up everything matching "*.c" (over the whole backend tree, >> not just one directory!), > Now that I did the translation chores again after a few years I am > reminded of a point about this argument: in reality, few people ever > run this recipe manually (I know I never do), because it's easier to > grab the already-merged files from the NLS website. It all happens > mechanically and there's nobody leaving random junnk files. Hmm, so where does the NLS website get its data? I'd be all for flushing the recipe altogether if no one uses it. However, the existence of this thread suggests otherwise. regards, tom lane
В списке pgsql-hackers по дате отправления: