aboutsummaryrefslogtreecommitdiff
path: root/src/backend/commands/async.c
diff options
context:
space:
mode:
authorNoah Misch <noah@leadboat.com>2015-07-15 21:00:26 -0400
committerNoah Misch <noah@leadboat.com>2015-07-15 21:00:26 -0400
commitbcd7c41206faf6d9654aa6e3766f87770d4fb305 (patch)
tree62622ecca46996b04b71b386b09b385f60d9f11f /src/backend/commands/async.c
parent736c1f238b3eeaf0f1cecf1753eb5194367fbad9 (diff)
downloadpostgresql-bcd7c41206faf6d9654aa6e3766f87770d4fb305.tar.gz
postgresql-bcd7c41206faf6d9654aa6e3766f87770d4fb305.zip
AIX: Link the postgres executable with -Wl,-brtllib.
This allows PostgreSQL modules and their dependencies to have undefined symbols, resolved at runtime. Perl module shared objects rely on that in Perl 5.8.0 and later. This fixes the crash when PL/PerlU loads such modules, as the hstore_plperl test suite does. Module authors can link using -Wl,-G to permit undefined symbols; by default, linking will fail as it has. Back-patch to 9.0 (all supported versions).
Diffstat (limited to 'src/backend/commands/async.c')
0 files changed, 0 insertions, 0 deletions