postgresql/src
Andres Freund 3fb0687d32 solaris: Use versioning scripts instead of -Bsymbolic
-Bsymbolic causes a lot of "ld: warning: symbol referencing errors"
warnings. It's quite easy to add the symbol versioning script, we just need a
slightly different parameter name.

Reviewed-by: Peter Eisentraut <peter.eisentraut@enterprisedb.com>
Discussion: https://postgr.es/m/20220823083436.whtntk3bn3qpnvmb@awork3.anarazel.de
Discussion: https://postgr.es/m/7dae5979-c6c0-cec5-7a36-76a85aa8053d@enterprisedb.com
2022-08-24 20:37:54 -07:00
..
backend Include RelFileLocator fields individually in BufferTag. 2022-08-24 15:50:48 -04:00
bin pg_dump: Dump colliculocale 2022-08-24 20:13:52 +02:00
common Don't bother to set sockaddr_un.sun_len. 2022-08-24 00:09:37 +12:00
fe_utils Remove configure probe for sys/select.h. 2022-08-14 00:09:47 +12:00
include Include RelFileLocator fields individually in BufferTag. 2022-08-24 15:50:48 -04:00
interfaces Further reduce warnings with -Wshadow=compatible-local 2022-08-24 12:27:12 +12:00
makefiles solaris: Remove unnecessary gcc / gnu ld vs sun studio differences 2022-08-07 09:36:01 -07:00
pl Add PGDLLEXPORTS to some plpgsql function declarations 2022-07-20 10:24:50 +02:00
port Remove replacement code for getaddrinfo. 2022-08-14 09:53:28 +12:00
template aix: Remove checks for very old OS versions 2022-08-07 09:36:01 -07:00
test Make role grant system more consistent with other privileges. 2022-08-22 11:35:17 -04:00
timezone Remove fallbacks for strtoll, strtoull. 2022-08-06 09:59:51 +12:00
tools Allow parallel workers to retrieve some data from Port 2022-08-24 12:57:13 +09:00
tutorial Update copyright for 2022 2022-01-07 19:04:57 -05:00
.gitignore
DEVELOPERS
Makefile
Makefile.global.in Remove unused configure variable. 2022-08-18 11:22:13 -04:00
Makefile.shlib solaris: Use versioning scripts instead of -Bsymbolic 2022-08-24 20:37:54 -07:00
nls-global.mk Fix for make unportability 2022-07-13 09:15:01 +02:00