AIX: Link TRANSFORM modules with their dependencies.

Noah Misch <noah@leadboat.com>

Commit: 7193436744819270eeb772f6ada4ec7a388c0b5f
Author: Noah Misch <noah@leadboat.com>
Date: 2015-07-16T01:00:26Z
Releases: 9.6.0
AIX: Link TRANSFORM modules with their dependencies.

The result closely resembles linking of these modules for the "win32"
port.  Augment the $(exports_file) header so the file is also usable as
an import file.  Unfortunately, relocating an AIX installation will now
require adding $(pkglibdir) to LD_LIBRARY_PATH.  Back-patch to 9.5,
where the modules were introduced.

Files

PathChange+/−
contrib/hstore_plperl/Makefile modified +6 −1
contrib/hstore_plpython/Makefile modified +6 −1
contrib/ltree_plpython/Makefile modified +6 −1
src/Makefile.shlib modified +2 −1