Commits

DateSubjectAuthorReleases
2022-08-01 Check maximum number of columns in function RTEs, too. Tom Lane 13.8
2022-07-21 Fix ruleutils issues with dropped cols in functions-returning-composite. Tom Lane 15.0
2022-07-21 Fix ruleutils issues with dropped cols in functions-returning-composite. Tom Lane 14.5
2022-07-21 Fix ruleutils issues with dropped cols in functions-returning-composite. Tom Lane 16.0
2022-07-21 Fix ruleutils issues with dropped cols in functions-returning-composite. Tom Lane 12.12
2022-07-21 Fix ruleutils issues with dropped cols in functions-returning-composite. Tom Lane 10.22
2022-07-21 Fix ruleutils issues with dropped cols in functions-returning-composite. Tom Lane 13.8
2022-07-21 Fix ruleutils issues with dropped cols in functions-returning-composite. Tom Lane 11.17
2022-05-12 Pre-beta mechanical code beautification. Tom Lane 15.0
2021-05-12 Initial pgindent and pgperltidy run for v14. Tom Lane 14.0
2021-02-11 Remove no-longer-used RTE argument of markVarForSelectPriv(). Tom Lane 14.0
2021-02-08 Fix mishandling of column-level SELECT privileges for join aliases. Tom Lane 13.2
2021-02-08 Fix mishandling of column-level SELECT privileges for join aliases. Tom Lane 14.0
2020-09-22 Improve the error message for an inappropriate column definition list. Tom Lane 14.0
2020-01-09 Reconsider the representation of join alias Vars. Tom Lane 13.0
2020-01-02 Fix typmod exposed for scalar function in FROM, too. Tom Lane 13.0
2020-01-02 Fix collation exposed for scalar function in FROM. 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-07-15 Represent Lists as expansible arrays, not chains of cons-cells. Tom Lane 13.0
2019-05-22 Phase 2 pgindent run for v12. Tom Lane 12.0
2019-01-31 Allow RECORD and RECORD[] to be specified in function coldeflists. Tom Lane 12.0
2019-01-28 In the planner, replace an empty FROM clause with a dummy RTE. Tom Lane 12.0
2018-10-01 Add assertions that we hold some relevant lock during relation open. Tom Lane 12.0
2018-09-30 Create an RTE field to record the query's lock mode for each relation. Tom Lane 12.0