TopicMailing ListsActivityParticipants
4 commits
Mark all symbols exported from extension libraries PGDLLEXPORT.
master16beta1REL_19_STABLE16beta1REL_18_STABLE16beta1REL_17_STABLE16beta1REL_16_STABLE16beta1
Default to hidden visibility for extension libraries where possible
master16beta1REL_19_STABLE16beta1REL_18_STABLE16beta1REL_17_STABLE16beta1REL_16_STABLE16beta1
Remove now superfluous declarations of dlsym()ed symbols.
master16beta1REL_19_STABLE16beta1REL_18_STABLE16beta1REL_17_STABLE16beta1REL_16_STABLE16beta1
Add central declarations for dlsym()ed symbols
master16beta1REL_19_STABLE16beta1REL_18_STABLE16beta1REL_17_STABLE16beta1REL_16_STABLE16beta1
2022-07Committed
Patch#3396
CINot processed
ReviewersTom Lane (tgl)
CommitterAndres Freund (andresfreund)
Use -fvisibility=hidden for shared libraries
Use -fvisibility=hidden for shared libraries
hackers
22 replies
Oct 16, 2022
Andres FreundTom LaneLaurenz AlbeJustin PryzbyPeter Eisentraut
Reduce function call costs on ELF platforms
hackers
9 replies
Nov 25, 2021
Andres FreundAndrew DunstanTom LaneBruce MomjianPeter Eisentraut
pgsql: Replace straggling uses of ReadRecPtr/EndRecPtr.
comitters
0 replies
Nov 25, 2021
Andres Freund
pgsql: Initialize backend status reporting during bootstrap.
comitters
0 replies
Nov 19, 2021
Andres Freund
pgsql: windows: Remove use of WIN32_LEAN_AND_MEAN from crashdump.c.
comitters
0 replies
Nov 06, 2021
Andres Freund