summaryrefslogtreecommitdiff
path: root/contrib/hstore_plpython/sql
AgeCommit message (Expand)Author
2017-02-21Drop support for Python 2.3Peter Eisentraut
2015-10-03Add CASCADE support for CREATE EXTENSION.Andres Freund
2015-05-31Make Python tests more portablePeter Eisentraut
2015-05-17hstore_plpython: Fix regression tests under Python 3Peter Eisentraut
2015-05-05hstore_plpython: Support tests on Python 2.3Peter Eisentraut
2015-04-26Add transforms featurePeter Eisentraut