BUG #15306: Use pkg-config for searching libxml2 header

Поиск
Список
Период
Сортировка
От PG Bug reporting form
Тема BUG #15306: Use pkg-config for searching libxml2 header
Дата
Msg-id 153300834113.1397.11820371991264228844@wrigleys.postgresql.org
обсуждение исходный текст
Ответы Re: BUG #15306: Use pkg-config for searching libxml2 header  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-bugs
The following bug has been logged on the website:

Bug reference:      15306
Logged by:          Ding Xiang Fei
Email address:      dingxiangfei2009@gmail.com
PostgreSQL version: 11beta2
Operating system:   NixOS
Description:

This is an improvement suggestion. In the configure script,

https://github.com/postgres/postgres/blob/master/configure.in#L896

this part uses `xml2-config` program to find the `libxml2` headers.

It would be more appropriate to use pkg-config program to search `libxml2`
headers.


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

Предыдущее
От: Toshi Harada
Дата:
Сообщение: Re: BUG #15305: PREPARE TRANSACTION andpg_create_logical_replication_slot()
Следующее
От: Moshe Jacobson
Дата:
Сообщение: Re: pg_restore: All GRANTs on table fail when any one role is missing