Commits
Showing commits that first shipped in 13 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2022-08-13 | Catch stack overflow when recursing in transformFromClauseItem(). | Tom Lane | 13.9 |
| 2020-05-16 | Run pgindent with new pg_bsd_indent version 2.1.1. | Tom Lane | 13.0 |
| 2020-05-14 | Initial pgindent and pgperltidy run for v13. | Tom Lane | 13.0 |
| 2020-01-09 | Reconsider the representation of join alias Vars. | Tom Lane | 13.0 |
| 2020-01-02 | Make parser rely more heavily on the ParseNamespaceItem data structure. | Tom Lane | 13.0 |
| 2019-12-26 | Refactor parser's generation of Var nodes. | Tom Lane | 13.0 |
| 2019-08-12 | Rationalize use of list_concat + list_copy combinations. | Tom Lane | 13.0 |