On Sun, Jul 12, 2015 at 05:02:51PM -0400, Andrew Dunstan wrote: > >>Marco Atzeri <marco.atz...@gmail.com> writes: > >>>for what I see the hstore_plperl link has a double problem. > >>>It requires a link to hstore > >>>as it also requires a link to perl. > >>>Attached patch for solving this and a similar issue with python. > >>>+ifeq ($(PORTNAME), cygwin) > >>>+# This means we need an in-tree build on Windows, not a pgxs build > >>>+SHLIB_LINK += -L../hstore -lhstore -L$(perl_archlibexp)/CORE -lperl > >>>+endif
That's the right general strategy, agreed. > Unless there is further argument I propose to commit something very like > Marco's suggestion for hstore_plperl, hstore_plpython and ltree_plpython Would you post the final patch for review? Thanks, nm -- Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-hackers