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