Commit Graph

11 Commits (cf84755575d1052770e92d291d1427720c8b53ca)

Author SHA1 Message Date
Tom Lane df38157d94 In hstore_plpython, avoid crashing when return value isn't a mapping. 2 years ago
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