postgresql/contrib/ltree_plpython
Noah Misch acd73ad1a1 Code review for avoidance of direct cross-module links.
Remove $(pkglibdir) from $(rpathdir), since commits
d51924be88 and
eda04886c1 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.
2017-02-02 11:21:16 -05:00
..
expected
sql
.gitignore
ltree_plpython2u--1.0.sql
ltree_plpython2u.control
ltree_plpython3u--1.0.sql
ltree_plpython3u.control
ltree_plpython.c
ltree_plpythonu--1.0.sql
ltree_plpythonu.control
Makefile Code review for avoidance of direct cross-module links. 2017-02-02 11:21:16 -05:00