]> granicus.if.org Git - postgresql/commit
Make hstore_plperl's build more like plperl's
authorAndrew Dunstan <andrew@dunslane.net>
Fri, 1 May 2015 19:36:44 +0000 (15:36 -0400)
committerAndrew Dunstan <andrew@dunslane.net>
Fri, 1 May 2015 19:36:44 +0000 (15:36 -0400)
commit77477e745be534c5925cf7cb8b9c6a7698c575a3
treead8ee85651e75dd137e3079511dbc96ad199551c
parentb2f95c34f4e6ab1585af6f10d9d1351978ef15f7
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.
contrib/hstore_plperl/Makefile