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-15 | Avoid passing function pointers across process boundaries. | Tom Lane | 10.0 |
| 2017-03-30 | Remove support for version-0 calling conventions. | Andres Freund | 10.0 |
| 2017-03-21 | Add a direct function call mechanism using the caller's context. | Andrew Dunstan | 10.0 |
| 2017-03-14 | Spelling fixes in code comments | Peter Eisentraut | 10.0 |
| 2017-01-03 | Update copyright via script for 2017 | Bruce Momjian | 10.0 |
| 2016-11-08 | Simplify code by getting rid of SPI_push, SPI_pop, SPI_restore_connection. | Tom Lane | 10.0 |
| 2016-09-09 | Avoid reporting "cache lookup failed" for some user-reachable cases. | Tom Lane | 10.0 |
| 2016-08-31 | Use static inline functions for float <-> Datum conversions. | Heikki Linnakangas | 10.0 |