Commits
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2018-03-05 | Remove some obsolete procedure-specific code from PLs | Peter Eisentraut | 11.0 |
| 2018-03-02 | Add prokind column, replacing proisagg and proiswindow | Peter Eisentraut | 11.0 |
| 2017-11-30 | SQL procedures | Peter Eisentraut | 11.0 |
| 2017-11-18 | Consistently catch errors from Python _New() functions | Peter Eisentraut | 11.0 |
| 2017-03-14 | Spelling fixes in code comments | Peter Eisentraut | 10.0 |
| 2015-05-13 | PL/Python: Remove procedure cache invalidation | Peter Eisentraut | 9.5.0 |
| 2015-04-26 | Add transforms feature | Peter Eisentraut | 9.5.0 |
| 2011-12-29 | PL/Python: Add argument names to function declarations | Peter Eisentraut | 9.2.0 |
| 2011-12-18 | Split plpython.c into smaller pieces | Peter Eisentraut | 9.2.0 |