postgresql/contrib/hstore_plpython
Tom Lane b14cf229f4 Use += not = to set makefile variables after including base makefiles.
The previous coding in hstore_plpython and ltree_plpython wiped out any
values set by the base makefiles.  This at least had the effect of running
the tests in "regression" not "contrib_regression" as expected.  These
being pretty new modules, there might be other bad effects we'd not
noticed yet.
2015-05-17 20:04:42 -04:00
..
expected hstore_plpython: Fix regression tests under Python 3 2015-05-16 23:35:29 -04:00
sql hstore_plpython: Fix regression tests under Python 3 2015-05-16 23:35:29 -04:00
.gitignore Add transforms feature 2015-04-26 10:33:14 -04:00
Makefile Use += not = to set makefile variables after including base makefiles. 2015-05-17 20:04:42 -04:00
hstore_plpython.c Add transforms feature 2015-04-26 10:33:14 -04:00
hstore_plpython2u--1.0.sql Add transforms feature 2015-04-26 10:33:14 -04:00
hstore_plpython2u.control Add transforms feature 2015-04-26 10:33:14 -04:00
hstore_plpython3u--1.0.sql Add transforms feature 2015-04-26 10:33:14 -04:00
hstore_plpython3u.control Add transforms feature 2015-04-26 10:33:14 -04:00
hstore_plpythonu--1.0.sql Add transforms feature 2015-04-26 10:33:14 -04:00
hstore_plpythonu.control Add transforms feature 2015-04-26 10:33:14 -04:00