Commits
Showing commits that first shipped in 12 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2023-03-29 | Fix dereference of dangling pointer in GiST index buffering build. | Tom Lane | 12.15 |
| 2022-11-17 | Replace RelationOpenSmgr() with RelationGetSmgr(). | Tom Lane | 12.14 |
| 2019-05-22 | Phase 2 pgindent run for v12. | Tom Lane | 12.0 |
| 2019-04-03 | Generate less WAL during GiST, GIN and SP-GiST index build. | Heikki Linnakangas | 12.0 |
| 2019-04-02 | Report progress of CREATE INDEX operations | Alvaro Herrera | 12.0 |
| 2019-03-28 | tableam: Support for an index build's initial table scan(s). | Andres Freund | 12.0 |
| 2019-01-29 | Refactor planner's header files. | Tom Lane | 12.0 |
| 2019-01-02 | Update copyright for 2019 | Bruce Momjian | 12.0 |
| 2018-12-20 | Check for conflicting queries during replay of gistvacuumpage() | Alexander Korotkov | 12.0 |