Commit Graph

10 Commits (d94f29cb8910a380caa795f56e69ed036fb8c5d0)

Author SHA1 Message Date
Andres Freund db23464715 plpython: Remove regression test infrastructure for Python 2. 4 years ago
Tom Lane 07d46fceb4 Fix broken ruleutils support for function TRANSFORM clauses. 5 years ago
Tom Lane 687f096ea9 Make PL/Python handle domain-type conversions correctly. 8 years ago
Peter Eisentraut 04aad40186 Drop support for Python 2.3 9 years ago
Andres Freund b67aaf21e8 Add CASCADE support for CREATE EXTENSION. 10 years ago
Tom Lane 0426f349ef Rearrange the handling of error context reports. 10 years ago
Peter Eisentraut 75f9d17638 Make Python tests more portable 10 years ago
Peter Eisentraut fab6ca23ea hstore_plpython: Fix regression tests under Python 3 10 years ago
Peter Eisentraut c0574cd5aa hstore_plpython: Support tests on Python 2.3 11 years ago
Peter Eisentraut cac7658205 Add transforms feature 11 years ago