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-03-06 | tableam: introduce table AM infrastructure. | Andres Freund | 12.0 |
| 2019-02-12 | Allow extensions to generate lossy index conditions. | Tom Lane | 12.0 |
| 2019-02-09 | Build out the planner support function infrastructure. | Tom Lane | 12.0 |
| 2019-02-09 | Create the infrastructure for planner support functions. | Tom Lane | 12.0 |
| 2019-02-09 | Refactor the representation of indexable clauses in IndexPaths. | Tom Lane | 12.0 |
| 2019-02-01 | Renaming for new subscripting mechanism | Alvaro Herrera | 12.0 |
| 2019-01-29 | Rename nodes/relation.h to nodes/pathnodes.h. | Tom Lane | 12.0 |
| 2019-01-28 | In the planner, replace an empty FROM clause with a dummy RTE. | Tom Lane | 12.0 |
| 2019-01-02 | Update copyright for 2019 | Bruce Momjian | 12.0 |
| 2018-09-18 | Add a debugging option to stress-test outfuncs.c and readfuncs.c. | Tom Lane | 12.0 |
| 2018-08-01 | Fix run-time partition pruning for appends with multiple source rels. | Tom Lane | 12.0 |