Re: [PATCH] Use PKG_CHECK_MODULES to detect the libxml2 library - Mailing list pgsql-hackers

From Tom Lane
Subject Re: [PATCH] Use PKG_CHECK_MODULES to detect the libxml2 library
Date
Msg-id 5491.1583966022@sss.pgh.pa.us
Whole thread Raw
In response to Re: [PATCH] Use PKG_CHECK_MODULES to detect the libxml2 library  (Hugh McMaster <hugh.mcmaster@outlook.com>)
Responses Re: [PATCH] Use PKG_CHECK_MODULES to detect the libxml2 library  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
Hugh McMaster <hugh.mcmaster@outlook.com> writes:
> The question is really whether we want to maintain a fallback to
> xml2-config. To give more context, I gave a more detailed assessment of the
> situation in an earlier email to this list. (Personally, I don’t think we
> should.)

I think that that is not optional.  We try to maintain portability
to old systems as well as new.

            regards, tom lane



pgsql-hackers by date:

Previous
From: Hugh McMaster
Date:
Subject: Re: [PATCH] Use PKG_CHECK_MODULES to detect the libxml2 library
Next
From: Paul A Jungwirth
Date:
Subject: Re: range_agg