postgresql/contrib/hstore_plperl
Andrew Dunstan 77477e745b Make hstore_plperl's build more like plperl's
This involves moving perl's CORE library to the end of the include list,
and adding other compilation settings that plperl uses. This won't
completely fix the breakage currently being seen by gcc builds on
Windows, but it will let the build get further, and should be wholly
benign, if not beneficial, on *nix.
2015-05-01 15:36:44 -04:00
..
expected Fix hstore_plperl regression tests on some platforms 2015-04-26 16:13:58 -04:00
sql Fix hstore_plperl regression tests on some platforms 2015-04-26 16:13:58 -04:00
.gitignore Add transforms feature 2015-04-26 10:33:14 -04:00
hstore_plperl--1.0.sql Add transforms feature 2015-04-26 10:33:14 -04:00
hstore_plperl.c Add transforms feature 2015-04-26 10:33:14 -04:00
hstore_plperl.control Add transforms feature 2015-04-26 10:33:14 -04:00
hstore_plperlu--1.0.sql Add transforms feature 2015-04-26 10:33:14 -04:00
hstore_plperlu.control Add transforms feature 2015-04-26 10:33:14 -04:00
Makefile Make hstore_plperl's build more like plperl's 2015-05-01 15:36:44 -04:00