Commits

DateSubjectAuthorReleases
2026-05-13 Pre-beta mechanical code beautification, step 1: run pgindent. Tom Lane 19 (unreleased)
2026-01-04 Add parse location to IndexElem. Tom Lane 19 (unreleased)
2025-09-29 Add GROUP BY ALL. Tom Lane 19 (unreleased)
2023-01-30 Make Vars be outer-join-aware. Tom Lane 16.0
2022-08-13 Catch stack overflow when recursing in transformFromClauseItem(). Tom Lane 16.0
2022-08-13 Catch stack overflow when recursing in transformFromClauseItem(). Tom Lane 12.13
2022-08-13 Catch stack overflow when recursing in transformFromClauseItem(). Tom Lane 11.18
2022-08-13 Catch stack overflow when recursing in transformFromClauseItem(). Tom Lane 13.9
2022-08-13 Catch stack overflow when recursing in transformFromClauseItem(). Tom Lane 14.6
2022-08-13 Catch stack overflow when recursing in transformFromClauseItem(). Tom Lane 10.23
2022-08-13 Catch stack overflow when recursing in transformFromClauseItem(). Tom Lane 15.0
2022-05-12 Pre-beta mechanical code beautification. Tom Lane 15.0
2021-06-06 Fix inconsistent equalfuncs.c behavior for FuncCall.funcformat. Tom Lane 14.0
2021-04-13 Allow table-qualified variable names in ON CONFLICT ... WHERE. Tom Lane 14.0
2021-02-11 Remove no-longer-used RTE argument of markVarForSelectPriv(). Tom Lane 14.0
2020-11-04 Improve our ability to regurgitate SQL-syntax function calls. Tom Lane 14.0
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
2019-05-22 Phase 2 pgindent run for v12. Tom Lane 12.0
2019-01-29 Refactor planner's header files. Tom Lane 12.0
2018-12-19 Make type "name" collation-aware. Tom Lane 12.0