Re: AIX: Symbols are missing in libpq.a
REIX, Tony <tony.reix@atos.net>
From: Tony Reix <tony.reix@atos.net>
To: pgsql-hackers@lists.postgresql.org
Cc: Tony Reix <tony.reix@atos.net>
Date: 2021-09-01T10:29:32Z
Lists: pgsql-hackers
A new patch, using exports.txt file instead of building the list of symbols to be exported and merging the 2 files, has been provided. This seems much better.
Commits
-
AIX: Fix missing libpq symbols by respecting SHLIB_EXPORTS.
- aae398a87cfa 13.5 landed
- 47d54b6ba274 14.0 landed
- 8670b9b999ad 15.0 landed