Commits
Showing commits that first shipped in 13 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2025-03-12 | Build whole-row Vars the same way during parsing and planning. | Tom Lane | 13.21 |
| 2020-03-30 | Implement operator class parameters | Alexander Korotkov | 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-08-16 | Remove fmgr.h includes from headers that don't really need it. | Andres Freund | 13.0 |
| 2019-07-29 | Fix handling of expressions and predicates in REINDEX CONCURRENTLY | Michael Paquier | 13.0 |