summaryrefslogtreecommitdiff
path: root/src/backend/port/win32_latch.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:30 -0400
commit2405107b43ac0739b31251f433a5aaa87b61ecf1 (patch)
treee83b6456a0649eb8eced2855e913721447c4d2a1 /src/backend/port/win32_latch.c
parent1ed5493877220affaa235427f4346afd932ce1ae (diff)
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/port/win32_latch.c')
0 files changed, 0 insertions, 0 deletions