Commits
Showing commits that first shipped in 10 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2017-06-21 | Phase 3 of pgindent updates. | Tom Lane | 10.0 |
| 2017-03-27 | PL/Python: Add cursor and execute methods to plan object | Peter Eisentraut | 10.0 |
| 2016-11-08 | Simplify code by getting rid of SPI_push, SPI_pop, SPI_restore_connection. | Tom Lane | 10.0 |
| 2016-10-27 | Add function name to PyArg_ParseTuple() | Peter Eisentraut | 10.0 |
| 2016-10-26 | Give a hint, when [] is incorrectly used for a composite type in array. | Heikki Linnakangas | 10.0 |
| 2016-08-27 | Add macros to make AllocSetContextCreate() calls simpler and safer. | Tom Lane | 10.0 |