Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make PL/Python handle domain-type conversions correctly. | Tom Lane | 2017-11-16 | 1 | -1/+19 |
* | 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/+2 |
* | Rearrange the handling of error context reports. | Tom Lane | 2015-09-05 | 1 | -2/+0 |
* | Make Python tests more portable | Peter Eisentraut | 2015-05-31 | 1 | -12/+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/+132 |