Commits
Showing commits that first shipped in 10 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2018-03-22 | Fix tuple counting in SP-GiST index build. | Tom Lane | 10.4 |
| 2017-06-21 | Phase 3 of pgindent updates. | Tom Lane | 10.0 |
| 2017-05-17 | Post-PG 10 beta1 pgindent run | Bruce Momjian | 10.0 |
| 2017-02-14 | Split index xlog headers from other private index headers. | Robert Haas | 10.0 |
| 2017-02-09 | Allow index AMs to cache data across aminsert calls within a SQL command. | Tom Lane | 10.0 |
| 2017-01-03 | Update copyright via script for 2017 | Bruce Momjian | 10.0 |
| 2016-12-08 | Log the creation of an init fork unconditionally. | Robert Haas | 10.0 |
| 2016-08-27 | Add macros to make AllocSetContextCreate() calls simpler and safer. | Tom Lane | 10.0 |