Re: make update-po@master stops at pg_upgrade
От | Peter Eisentraut |
---|---|
Тема | Re: make update-po@master stops at pg_upgrade |
Дата | |
Msg-id | 0c34f1ca-71e7-f6e7-7d59-5294f995c78b@enterprisedb.com обсуждение исходный текст |
Ответ на | Re: make update-po@master stops at pg_upgrade (Tom Lane <tgl@sss.pgh.pa.us>) |
Ответы |
Re: make update-po@master stops at pg_upgrade
Re: make update-po@master stops at pg_upgrade |
Список | pgsql-hackers |
On 13.07.22 18:07, Tom Lane wrote: > Still, wildcarding the local *.c references seems like a clear step > forward. I'll go push that part. In some cases, the listed files are build output from another rule, for example sql_help.c. By using a wildcard, you just take whatever files happen to be there, not observing proper make dependencies. (Conversely, you could also include files that are not part of the build, maybe leftover from something aborted.) So I'm not sure this is such a clear win. In any case, someone should check that this creates identical output before and after.
В списке pgsql-hackers по дате отправления: