Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Fix subtransaction test for Python 3.10 | Peter Eisentraut | 2021-06-05 |
* | Modernize Python exception syntax in tests | Peter Eisentraut | 2020-01-08 |
* | Remove support for Python older than 2.6 | Peter Eisentraut | 2020-01-08 |
* | Deduplicate "invalid input syntax" messages for various types. | Andres Freund | 2018-07-22 |
* | Tweak tests to support Python 3.7 | Peter Eisentraut | 2018-05-03 |
* | Rearrange the handling of error context reports. | Tom Lane | 2015-09-05 |
* | PL/Python: Make tests pass with Python 3.5 | Peter Eisentraut | 2015-08-13 |
* | Reduce messages about implicit indexes and sequences to DEBUG1. | Robert Haas | 2012-07-04 |
* | plpython: Add SPI cursor support | Peter Eisentraut | 2011-12-05 |
* | Add traceback information to PL/Python errors | Peter Eisentraut | 2011-04-06 |
* | PL/Python custom SPI exceptions | Peter Eisentraut | 2011-02-28 |
* | PL/Python explicit subtransactions | Peter Eisentraut | 2011-02-27 |