aboutsummaryrefslogtreecommitdiff
path: root/contrib/hstore_plpython/expected/hstore_plpython.out
Commit message (Expand)AuthorAge
* In hstore_plpython, avoid crashing when return value isn't a mapping.Tom Lane2023-04-27
* plpython: Remove regression test infrastructure for Python 2.Andres Freund2022-03-07
* Fix broken ruleutils support for function TRANSFORM clauses.Tom Lane2021-01-25
* Make PL/Python handle domain-type conversions correctly.Tom Lane2017-11-16
* Drop support for Python 2.3Peter Eisentraut2017-02-21
* Add CASCADE support for CREATE EXTENSION.Andres Freund2015-10-03
* Rearrange the handling of error context reports.Tom Lane2015-09-05
* Make Python tests more portablePeter Eisentraut2015-05-31
* hstore_plpython: Fix regression tests under Python 3Peter Eisentraut2015-05-16
* hstore_plpython: Support tests on Python 2.3Peter Eisentraut2015-05-04
* Add transforms featurePeter Eisentraut2015-04-26