mirror of
https://github.com/postgres/postgres.git
synced 2025-06-11 20:28:21 +03:00
The AIX 7.1 libm is static, and AIX postgres executables do not export
symbols acquired from libraries. Back-patch to 9.5, where commit
cfe12763c3
added a sqrt() call.