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

  1. AIX: Fix missing libpq symbols by respecting SHLIB_EXPORTS.