Re: PG12, PGXS and linking pgfeutils - Mailing list pgsql-hackers

From Tom Lane
Subject Re: PG12, PGXS and linking pgfeutils
Date
Msg-id 18444.1557236767@sss.pgh.pa.us
Whole thread Raw
In response to PG12, PGXS and linking pgfeutils  (Ian Barwick <ian.barwick@2ndquadrant.com>)
Responses Re: PG12, PGXS and linking pgfeutils  (Tomas Vondra <tomas.vondra@2ndquadrant.com>)
Re: PG12, PGXS and linking pgfeutils  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
Ian Barwick <ian.barwick@2ndquadrant.com> writes:
> Commit cc8d4151 [*] introduced a dependency between some functions in
> libpgcommon and libpgfeutils,

This seems rather seriously broken.  I do not think the answer is to
create a global dependency on libpgfeutils.

            regards, tom lane



pgsql-hackers by date:

Previous
From: Andrew Dunstan
Date:
Subject: Re: [PATCH v1] Add a way to supply stdin to TAP tests
Next
From: Tomas Vondra
Date:
Subject: Re: accounting for memory used for BufFile during hash joins