Re: pgsql: Default to hidden visibility for extension libraries where possi
Andres Freund <andres@anarazel.de>
From: Andres Freund <andres@anarazel.de>
To: pgsql-committers@lists.postgresql.org
Date: 2022-07-18T01:39:35Z
Lists: pgsql-hackers
Hi, On 2022-07-18 01:05:56 +0000, Andres Freund wrote: > Default to hidden visibility for extension libraries where possible Looking at the odd failures, not sure what went wrong. Greetings, Andres Freund
Commits
-
Add PGDLLEXPORTS to some plpgsql function declarations
- 1caf915ff31e 16.0 landed
-
Default to hidden visibility for extension libraries where possible
- 089480c07705 16.0 cited
-
Expose a few more PL/pgSQL functions to debugger plugins.
- 53ef6c40f1e7 15.0 cited