| From: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
|---|---|
| To: | Daniel Gustafsson <daniel(at)yesql(dot)se> |
| Cc: | Hugh McMaster <hugh(dot)mcmaster(at)outlook(dot)com>, Peter Eisentraut <peter(dot)eisentraut(at)2ndquadrant(dot)com>, PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org> |
| Subject: | Re: [PATCH] Use PKG_CHECK_MODULES to detect the libxml2 library |
| Date: | 2020-03-17 16:11:16 |
| Message-ID: | 16423.1584461476@sss.pgh.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
Daniel Gustafsson <daniel(at)yesql(dot)se> writes:
>> On 16 Mar 2020, at 17:12, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> wrote:
>> So I'm now leaning to "back-patch and make sure to mention this in
>> the next release notes". Barring objections, I'll do that soon.
> None from me.
Done. In the event, it only seemed practical to back-patch as far as
v10. 9.x didn't use pkg-config for anything, so our infrastructure
for it isn't there.
regards, tom lane
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Dean Rasheed | 2020-03-17 16:14:26 | Re: PATCH: add support for IN and @> in functional-dependency statistics use |
| Previous Message | Tomas Vondra | 2020-03-17 15:37:06 | Re: PATCH: add support for IN and @> in functional-dependency statistics use |