]> granicus.if.org Git - postgresql/commit
Avoid direct cross-module links in hstore_plperl and ltree_plpython, too.
authorTom Lane <tgl@sss.pgh.pa.us>
Tue, 4 Oct 2016 21:49:07 +0000 (17:49 -0400)
committerTom Lane <tgl@sss.pgh.pa.us>
Tue, 4 Oct 2016 21:49:07 +0000 (17:49 -0400)
commiteda04886c1e048d695728206504ab4198462168e
tree30501f4583bd1b5ecf7dd990dd15d16a9f889b9c
parentfc76259f5b8473dbd3d2009b0e4a267cf3a7e704
Avoid direct cross-module links in hstore_plperl and ltree_plpython, too.

Just turning the crank on the project started in commit d51924be8.
These cases turn out to be exact subsets of the boilerplate needed
for hstore_plpython.

Discussion: <2652.1475512158@sss.pgh.pa.us>
contrib/hstore_plperl/Makefile
contrib/hstore_plperl/hstore_plperl--1.0.sql
contrib/hstore_plperl/hstore_plperl.c
contrib/hstore_plperl/hstore_plperlu--1.0.sql
contrib/ltree_plpython/Makefile
contrib/ltree_plpython/ltree_plpython.c
contrib/ltree_plpython/ltree_plpython2u--1.0.sql
contrib/ltree_plpython/ltree_plpython3u--1.0.sql
contrib/ltree_plpython/ltree_plpythonu--1.0.sql
src/tools/msvc/Mkvcbuild.pm