Re: Use -fvisibility=hidden for shared libraries - Mailing list pgsql-hackers

From Tom Lane
Subject Re: Use -fvisibility=hidden for shared libraries
Date
Msg-id 2533117.1641876246@sss.pgh.pa.us
Whole thread Raw
In response to Use -fvisibility=hidden for shared libraries  (Andres Freund <andres@anarazel.de>)
List pgsql-hackers
Andres Freund <andres@anarazel.de> writes:
> On 2022-01-10 21:11:07 -0600, Justin Pryzby wrote:
>> Without the patch, it fails under windows like:

> Ah, yea. It's about matching the declarations in ltree.h with the
> PG_FUNCTION_INFO_V1() one.

> What is bugging me is that I am fairly sure that my local compilers at some
> point complained about such mismatches on linux as well. But I can't reproduce
> that right now :/

Ah, I wondered about that.  I'd sort of expected warnings from
mismatched declarations, but I didn't see any on Linux or macOS.

            regards, tom lane



pgsql-hackers by date:

Previous
From: Amit Kapila
Date:
Subject: Re: row filtering for logical replication
Next
From: Michael Paquier
Date:
Subject: Improve error handling of HMAC computations and SCRAM