postgresql/contrib/hstore_plperl
Peter Eisentraut 0fd764647a Make hstore_plperl's build even more like plperl's
Combine the two places that set CPPFLAGS into one.  Also, some settings
should be restricted to Windows only.  More precisely, -Wno-comment is
a GCC-only option, but Windows in a makefile implies GCC at the moment.

Also, since -Wno-comment is more properly a preprocessor option, move it
to CPPFLAGS to simplify things a bit.
2015-05-01 22:16:58 -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
hstore_plperl--1.0.sql
hstore_plperl.c
hstore_plperl.control
hstore_plperlu--1.0.sql
hstore_plperlu.control
Makefile Make hstore_plperl's build even more like plperl's 2015-05-01 22:16:58 -04:00