Commits
Showing commits that first shipped in 9.1 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2011-04-06 | Add traceback information to PL/Python errors | Peter Eisentraut | 9.1.0 |
| 2011-02-28 | PL/Python custom SPI exceptions | Peter Eisentraut | 9.1.0 |
| 2011-02-27 | PL/Python explicit subtransactions | Peter Eisentraut | 9.1.0 |
| 2011-02-22 | Add PL/Python functions for quoting strings | Peter Eisentraut | 9.1.0 |
| 2011-01-26 | Do not prefix error messages with the string "PL/Python: " | Peter Eisentraut | 9.1.0 |
| 2011-01-22 | Get rid of the global variable holding the error state | Peter Eisentraut | 9.1.0 |
| 2011-01-21 | Correctly add exceptions to the plpy module for Python 3 | Peter Eisentraut | 9.1.0 |