Age | Commit message (Expand) | Author |
---|---|---|
2023-04-27 | In hstore_plpython, avoid crashing when return value isn't a mapping. | Tom Lane |
2022-03-08 | plpython: Remove regression test infrastructure for Python 2. | Andres Freund |
2021-01-25 | Fix broken ruleutils support for function TRANSFORM clauses. | Tom Lane |
2017-11-16 | Make PL/Python handle domain-type conversions correctly. | Tom Lane |
2017-02-21 | Drop support for Python 2.3 | Peter Eisentraut |
2015-10-03 | Add CASCADE support for CREATE EXTENSION. | Andres Freund |
2015-05-31 | Make Python tests more portable | Peter Eisentraut |
2015-05-17 | hstore_plpython: Fix regression tests under Python 3 | Peter Eisentraut |
2015-05-05 | hstore_plpython: Support tests on Python 2.3 | Peter Eisentraut |
2015-04-26 | Add transforms feature | Peter Eisentraut |