Re: libpq_pipeline in tmp_install
От
Tom Lane
Тема
Re: libpq_pipeline in tmp_install
Дата
Msg-id
3431093.1621436811@sss.pgh.pa.us
Ответ на
Re: libpq_pipeline in tmp_install (Peter Eisentraut)
Список
Дерево обсуждения
libpq_pipeline in tmp_install Peter Eisentraut <peter.eisentraut@enterprisedb.com>
Re: libpq_pipeline in tmp_install Peter Eisentraut <peter.eisentraut@enterprisedb.com>
Re: libpq_pipeline in tmp_install Tom Lane <tgl@sss.pgh.pa.us>
Re: libpq_pipeline in tmp_install Alvaro Herrera <alvherre@alvh.no-ip.org>
Re: libpq_pipeline in tmp_install Tom Lane <tgl@sss.pgh.pa.us>
Re: libpq_pipeline in tmp_install Peter Eisentraut <peter.eisentraut@enterprisedb.com>
Peter Eisentraut writes: > On 10.05.21 20:26, Peter Eisentraut wrote: >> The reason this is there is that the test suite uses PGXS to build the >> test program, and so things get installed automatically. I suggest that >> we should either write out the build system by hand to avoid this, or >> maybe extend PGXS to support building programs but not installing them. > Here is a patch that implements the second solution, which turned out to > be very easy. +1, except that you should add documentation for NO_INSTALL to the list of definable symbols at the head of pgxs.mk, and to the list in extend.sgml (compare that for NO_INSTALLCHECK). regards, tom lane
В списке pgsql-hackers по дате отправления