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-05-25 | Reconcile nodes/*funcs.c. | Noah Misch | 13.0 |
| 2020-05-01 | Get rid of trailing semicolons in C macro definitions. | Tom Lane | 13.0 |
| 2020-04-07 | Support FETCH FIRST WITH TIES | Alvaro Herrera | 13.0 |
| 2020-04-06 | Implement Incremental Sort | Tomas Vondra | 13.0 |
| 2020-02-28 | Fix commit c11cb17d. | Jeff Davis | 13.0 |
| 2020-01-09 | Reconsider the representation of join alias Vars. | Tom Lane | 13.0 |
| 2020-01-01 | Update copyrights for 2020 | Bruce Momjian | 13.0 |
| 2019-12-12 | Add readfuncs.c support for AppendRelInfo. | Tom Lane | 13.0 |
| 2019-12-11 | Further adjust EXPLAIN's choices of table alias names. | Tom Lane | 13.0 |
| 2019-08-02 | Fix representation of hash keys in Hash/HashJoin nodes. | Andres Freund | 13.0 |