Re: meson: Non-feature feature options

Поиск
Список
Период
Сортировка
От Nazir Bilal Yavuz
Тема Re: meson: Non-feature feature options
Дата
Msg-id 000d58dd-6164-f695-fe12-38ac7e37543b@gmail.com
обсуждение исходный текст
Ответ на Re: meson: Non-feature feature options  (Nazir Bilal Yavuz <byavuz81@gmail.com>)
Ответы Re: meson: Non-feature feature options  (Peter Eisentraut <peter.eisentraut@enterprisedb.com>)
Список pgsql-hackers
Hi,

I added SSL and UUID patches. UUID patch has two different fixes:

1 - v1-0002-meson-Refactor-UUID-option.patch: Adding 'auto' choice to 
'uuid' combo option.

2 - v1-0002-meson-Refactor-UUID-option-with-uuid_library.patch: Making 
'uuid' feature option and adding new 'uuid_library' combo option with 
['auto', 'bsd', 'e2fs', 'ossp'] choices. If 'uuid_library' is set other 
than 'auto' and it can't be found, build throws an error.

What do you think?


Regards,
Nazir Bilal Yavuz
Microsoft

Вложения

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

Предыдущее
От: "32686647"
Дата:
Сообщение: I wish libpq add get_unresolv_host() and set_unresolv_host_ip() function
Следующее
От: Peter Eisentraut
Дата:
Сообщение: Re: dynamic result sets support in extended query protocol