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-06-21 | Phase 2 of pgindent updates. | Tom Lane | 10.0 |
| 2017-06-21 | Initial pgindent run with pg_bsd_indent version 2.0. | Tom Lane | 10.0 |
| 2017-05-17 | Post-PG 10 beta1 pgindent run | Bruce Momjian | 10.0 |
| 2017-04-04 | Follow-on cleanup for the transition table patch. | Kevin Grittner | 10.0 |
| 2016-11-08 | Simplify code by getting rid of SPI_push, SPI_pop, SPI_restore_connection. | Tom Lane | 10.0 |
| 2016-11-08 | Use heap_modify_tuple not SPI_modifytuple in pl/python triggers. | Tom Lane | 10.0 |
| 2016-10-26 | Give a hint, when [] is incorrectly used for a composite type in array. | Heikki Linnakangas | 10.0 |