Commits
Showing commits that first shipped in 10 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2022-10-26 | Fix ordering issue with WAL operations in GIN fast insert path | Michael Paquier | 10.23 |
| 2018-09-01 | Avoid using potentially-under-aligned page buffers. | Tom Lane | 10.6 |
| 2017-11-16 | Fix broken cleanup interlock for GIN pending list. | Robert Haas | 10.2 |
| 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-02-14 | Split index xlog headers from other private index headers. | Robert Haas | 10.0 |
| 2017-01-17 | Generate fmgr prototypes automatically | Peter Eisentraut | 10.0 |
| 2017-01-03 | Update copyright via script for 2017 | Bruce Momjian | 10.0 |
| 2016-08-27 | Add macros to make AllocSetContextCreate() calls simpler and safer. | Tom Lane | 10.0 |