diff options
author | Noah Misch <noah@leadboat.com> | 2017-02-02 11:21:16 -0500 |
---|---|---|
committer | Noah Misch <noah@leadboat.com> | 2017-02-02 11:21:16 -0500 |
commit | acd73ad1a17f7aed6a914dd9c331f1043d89988d (patch) | |
tree | a8de124d2f19e6655ae8057db9f050ff07191f08 /src/backend/executor/nodeFunctionscan.c | |
parent | 53dd2da257fb5904b087b97dd9c2867390d309c1 (diff) | |
download | postgresql-acd73ad1a17f7aed6a914dd9c331f1043d89988d.tar.gz postgresql-acd73ad1a17f7aed6a914dd9c331f1043d89988d.zip |
Code review for avoidance of direct cross-module links.
Remove $(pkglibdir) from $(rpathdir), since commits
d51924be886c2a05e691fa05b16cb6b30ab8370f and
eda04886c1e048d695728206504ab4198462168e removed direct linkage to
objects stored there. Users are unlikely to notice the difference.
Accompany every $(python_libspec) with $(python_additional_libs); this
doesn't fix a demonstrated bug, but it might do so on rare Python
configurations. With these changes, AIX ceases to be a special case.
Diffstat (limited to 'src/backend/executor/nodeFunctionscan.c')
0 files changed, 0 insertions, 0 deletions