Re: meson: Optionally disable installation of test modules

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема Re: meson: Optionally disable installation of test modules
Дата
Msg-id 1c2ddc86-961a-d39c-ed02-79afb2cf4b35@enterprisedb.com
обсуждение исходный текст
Ответ на Re: meson: Optionally disable installation of test modules  (Nazir Bilal Yavuz <byavuz81@gmail.com>)
Ответы Re: meson: Optionally disable installation of test modules  (Andrew Dunstan <andrew@dunslane.net>)
Список pgsql-hackers
On 02.03.23 08:09, Nazir Bilal Yavuz wrote:
> On Wed, 1 Mar 2023 at 22:21, Peter Eisentraut
> <peter.eisentraut@enterprisedb.com> wrote:
>>
>> Looks good to me.  I did a small pass over it to adjust some namings.
>> For example, I renamed test_install_files to test_install_data, so it's
>> consistent with the overall meson naming:
>>
>> -install_data(
>> +test_install_data += files(
>>
>> Let me know if you have any concerns about this version.  Otherwise, I'm
>> happy to commit it.
> 
> That makes sense, thanks!

committed




В списке pgsql-hackers по дате отправления:

Предыдущее
От: vignesh C
Дата:
Сообщение: Re: [PATCH] Use indexes on the subscriber when REPLICA IDENTITY is full on the publisher
Следующее
От: Önder Kalacı
Дата:
Сообщение: Re: [PATCH] Use indexes on the subscriber when REPLICA IDENTITY is full on the publisher