Re: pgsql: Avoid unsatisfied-external-reference errors in static inlines. - Mailing list pgsql-committers

From Tom Lane
Subject Re: pgsql: Avoid unsatisfied-external-reference errors in static inlines.
Date
Msg-id 2833354.1657811946@sss.pgh.pa.us
Whole thread Raw
In response to Re: pgsql: Avoid unsatisfied-external-reference errors in static inlines.  (Peter Eisentraut <peter.eisentraut@enterprisedb.com>)
List pgsql-committers
Peter Eisentraut <peter.eisentraut@enterprisedb.com> writes:
> It seems that -fkeep-inline-functions is more demanding than what wrasse 
> is running on.  I need the attached patch to get it to build cleanly.

Interesting.  I'm not entirely clear on which external references
cause wrasse to spit up.

> I think this would be good to apply so that this method of checking 
> inline functions is available in the future.

+1

            regards, tom lane



pgsql-committers by date:

Previous
From: Peter Eisentraut
Date:
Subject: Re: pgsql: Avoid unsatisfied-external-reference errors in static inlines.
Next
From: Bruce Momjian
Date:
Subject: pgsql: doc: mention the pg_locks lock names in parentheses