Re: pgsql: Default to hidden visibility for extension libraries where possi
Justin Pryzby <pryzby@telsasoft.com>
From: Justin Pryzby <pryzby@telsasoft.com>
To: Andres Freund <andres@anarazel.de>
Cc: pgsql-committers@lists.postgresql.org
Date: 2022-07-18T23:36:47Z
Lists: pgsql-hackers
On Sun, Jul 17, 2022 at 07:01:55PM -0700, Andres Freund wrote: > On 2022-07-17 18:39:35 -0700, Andres Freund wrote: > > 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. > > I don't know how the configure exec bit got removed, shell history doesn't I think git reflog -p would help to answer that, but I suppose you already looked. -- Justin
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