Re: meson: Non-feature feature options - Mailing list pgsql-hackers

From Nazir Bilal Yavuz
Subject Re: meson: Non-feature feature options
Date
Msg-id 000d58dd-6164-f695-fe12-38ac7e37543b@gmail.com
Whole thread Raw
In response to Re: meson: Non-feature feature options  (Nazir Bilal Yavuz <byavuz81@gmail.com>)
Responses Re: meson: Non-feature feature options
List 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

Attachment

pgsql-hackers by date:

Previous
From: "32686647"
Date:
Subject: I wish libpq add get_unresolv_host() and set_unresolv_host_ip() function
Next
From: Peter Eisentraut
Date:
Subject: Re: dynamic result sets support in extended query protocol