diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2012-10-09 21:04:15 -0400 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2012-10-09 21:04:15 -0400 |
commit | bd0ef304f8a306522983f3b4b06274fdc45beed8 (patch) | |
tree | 06f0a703c0857b2ab8b9154f31b0c79f8c6fc720 /src/backend/access/gist/gistvacuum.c | |
parent | bb3aa7a484a53d80784c367e2ff272b8730e338d (diff) | |
download | postgresql-bd0ef304f8a306522983f3b4b06274fdc45beed8.tar.gz postgresql-bd0ef304f8a306522983f3b4b06274fdc45beed8.zip |
Fix PGXS support for building loadable modules on AIX.
Building a shlib on AIX requires use of the mkldexport.sh script, but we
failed to install that, preventing its use from non-source-tree contexts.
Also, Makefile.aix had the wrong idea about where to find the installed
copy of the postgres.imp symbol file used by AIX.
Per report from John Pierce. Patch all the way back, since this has been
broken since the beginning of PGXS.
Diffstat (limited to 'src/backend/access/gist/gistvacuum.c')
0 files changed, 0 insertions, 0 deletions