Commits
Showing commits that first shipped in 10 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2020-04-11 | Clear dangling pointer to avoid bogus EXPLAIN printout in a corner case. | Tom Lane | 10.13 |
| 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-06-21 | Initial pgindent run with pg_bsd_indent version 2.0. | Tom Lane | 10.0 |
| 2017-04-10 | Improve castNode notation by introducing list-extraction-specific variants. | Tom Lane | 10.0 |
| 2017-04-08 | Optimize joins when the inner relation can be proven unique. | Tom Lane | 10.0 |
| 2017-02-15 | Make sure that hash join's bulk-tuple-transfer loops are interruptible. | Tom Lane | 10.0 |