Commits
Showing commits that first shipped in 13 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2022-09-06 | Further fixes for MULTIEXPR_SUBLINK fix. | Tom Lane | 13.9 |
| 2022-01-03 | Fix index-only scan plans, take 2. | Tom Lane | 13.6 |
| 2020-12-01 | Ensure that expandTableLikeClause() re-examines the same table. | Tom Lane | 13.2 |
| 2020-11-30 | Fix missing outfuncs.c support for IncrementalSortPath. | Tom Lane | 13.2 |
| 2020-05-16 | Run pgindent with new pg_bsd_indent version 2.1.1. | Tom Lane | 13.0 |
| 2020-01-09 | Reconsider the representation of join alias Vars. | Tom Lane | 13.0 |
| 2019-12-11 | Further adjust EXPLAIN's choices of table alias names. | Tom Lane | 13.0 |
| 2019-12-02 | Add a reverse-translation column number array to struct AppendRelInfo. | Tom Lane | 13.0 |
| 2019-07-15 | Represent Lists as expansible arrays, not chains of cons-cells. | Tom Lane | 13.0 |