aboutsummaryrefslogtreecommitdiff
path: root/src/backend/regex/regexec.c
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2012-10-09 21:04:11 -0400
committerTom Lane <tgl@sss.pgh.pa.us>2012-10-09 21:04:11 -0400
commit1b013f78fbdea47f1029482cedb5b390e672db14 (patch)
treeef26fb391ac75e24ab00d175047843d32115eba9 /src/backend/regex/regexec.c
parentc5b8daa08d9abf7812d58617b834a6589760f8af (diff)
downloadpostgresql-1b013f78fbdea47f1029482cedb5b390e672db14.tar.gz
postgresql-1b013f78fbdea47f1029482cedb5b390e672db14.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/regex/regexec.c')
0 files changed, 0 insertions, 0 deletions