Commits
Showing commits that first shipped in 12 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2019-05-22 | Phase 2 pgindent run for v12. | Tom Lane | 12.0 |
| 2019-05-22 | Initial pgindent run for v12. | Tom Lane | 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-11-16 | Fix slot type assumptions for nodeGather[Merge]. | Andres Freund | 12.0 |
| 2018-11-16 | Introduce notion of different types of slots (without implementing them). | Andres Freund | 12.0 |
| 2018-11-10 | Don't require return slots for nodes without projection. | Andres Freund | 12.0 |
| 2018-10-05 | Allow btree comparison functions to return INT_MIN. | Tom Lane | 12.0 |
| 2018-09-25 | Split ExecStoreTuple into ExecStoreHeapTuple and ExecStoreBufferHeapTuple. | Andres Freund | 12.0 |