summaryrefslogtreecommitdiff
path: root/contrib/jsonb_plpython/expected
AgeCommit message (Expand)Author
2022-03-08plpython: Remove regression test infrastructure for Python 2.Andres Freund
2018-04-02Remove contrib/jsonb_plpython's tests for infinity and NaN conversions.Tom Lane
2018-03-28Fix jsonb_plpython tests on older Python versionsPeter Eisentraut
2018-03-28Transforms for jsonb to PL/PythonPeter Eisentraut