summaryrefslogtreecommitdiff
path: root/contrib/hstore_plpython/expected
Commit message (Expand)AuthorAgeFilesLines
* In hstore_plpython, avoid crashing when return value isn't a mapping.Tom Lane2023-04-271-0/+11
* plpython: Remove regression test infrastructure for Python 2.Andres Freund2022-03-071-11/+11
* Fix broken ruleutils support for function TRANSFORM clauses.Tom Lane2021-01-251-3/+13
* Make PL/Python handle domain-type conversions correctly.Tom Lane2017-11-161-1/+19
* Drop support for Python 2.3Peter Eisentraut2017-02-211-6/+2
* Add CASCADE support for CREATE EXTENSION.Andres Freund2015-10-031-2/+2
* Rearrange the handling of error context reports.Tom Lane2015-09-051-2/+0
* Make Python tests more portablePeter Eisentraut2015-05-311-12/+4
* hstore_plpython: Fix regression tests under Python 3Peter Eisentraut2015-05-161-2/+2
* hstore_plpython: Support tests on Python 2.3Peter Eisentraut2015-05-041-2/+6
* Add transforms featurePeter Eisentraut2015-04-261-0/+132