Commits
Showing commits that first shipped in 12 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2021-01-21 | Fix pull_varnos' miscomputation of relids set for a PlaceHolderVar. | Tom Lane | 12.6 |
| 2019-11-05 | Generate EquivalenceClass members for partitionwise child join rels. | Tom Lane | 12.1 |
| 2019-05-22 | Phase 2 pgindent run for v12. | Tom Lane | 12.0 |
| 2019-04-05 | Use Append rather than MergeAppend for scanning ordered partitions. | Tom Lane | 12.0 |
| 2019-03-07 | Fix handling of targetlist SRFs when scan/join relation is known empty. | Tom Lane | 12.0 |
| 2019-02-09 | Refactor the representation of indexable clauses in IndexPaths. | Tom Lane | 12.0 |
| 2019-01-29 | Rename nodes/relation.h to nodes/pathnodes.h. | Tom Lane | 12.0 |
| 2019-01-02 | Update copyright for 2019 | Bruce Momjian | 12.0 |