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

From: PG Bug reporting form <noreply(at)postgresql(dot)org>
To: pgsql-bugs(at)lists(dot)postgresql(dot)org
Cc: dingxiangfei2009(at)gmail(dot)com
Subject: BUG #15306: Use pkg-config for searching libxml2 header
Date: 2018-07-31 03:39:01
Message-ID: 153300834113.1397.11820371991264228844@wrigleys.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

The following bug has been logged on the website:

Bug reference: 15306
Logged by: Ding Xiang Fei
Email address: dingxiangfei2009(at)gmail(dot)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.

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Robert Haas 2018-07-31 14:34:57 Re: BUG #15182: Canceling authentication due to timeout aka Denial of Service Attack
Previous Message Toshi Harada 2018-07-31 01:12:19 Re: BUG #15305: PREPARE TRANSACTION andpg_create_logical_replication_slot()