pgsql: meson: Add support for detecting ossp-uuid without pkg-config

Поиск
Список
Период
Сортировка
От Andres Freund
Тема pgsql: meson: Add support for detecting ossp-uuid without pkg-config
Дата
Msg-id E1sVH7E-000S7m-2R@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
meson: Add support for detecting ossp-uuid without pkg-config

This is necessary as ossp-uuid on windows installs neither a pkg-config nor a
cmake dependency information. Nor is there another supported uuid
implementation available on windows.

Reported-by: Dave Page <dpage@pgadmin.org>
Reviewed-by: Tristan Partin <tristan@partin.io>
Discussion: https://postgr.es/m/20240709065101.xhc74r3mdg2lmn4w@awork3.anarazel.de
Backpatch: 16-, where meson support was added

Branch
------
REL_17_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/1213875b3a994bcede9c302ac85745e709afdfab

Modified Files
--------------
meson.build | 19 ++++++++++++++++++-
1 file changed, 18 insertions(+), 1 deletion(-)


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

Предыдущее
От: Andres Freund
Дата:
Сообщение: pgsql: meson: Add support for detecting gss without pkg-config
Следующее
От: Michael Paquier
Дата:
Сообщение: pgsql: Add new error code for "file name too long"