Commits

DateSubjectAuthorReleases
2025-03-12 Build whole-row Vars the same way during parsing and planning. Tom Lane 18.0
2025-03-12 Build whole-row Vars the same way during parsing and planning. Tom Lane 16.9
2025-03-12 Build whole-row Vars the same way during parsing and planning. Tom Lane 14.18
2025-03-12 Build whole-row Vars the same way during parsing and planning. Tom Lane 17.5
2025-03-12 Build whole-row Vars the same way during parsing and planning. Tom Lane 15.13
2025-03-12 Build whole-row Vars the same way during parsing and planning. Tom Lane 13.21
2023-01-30 Make Vars be outer-join-aware. Tom Lane 16.0
2022-05-13 Rename JsonIsPredicate.value_type, fix JSON backend/nodes/ infrastructure. Tom Lane 15.0
2021-09-15 Remove arbitrary 64K-or-so limit on rangetable size. Tom Lane 15.0
2020-11-04 Improve our ability to regurgitate SQL-syntax function calls. Tom Lane 14.0
2020-07-07 Don't create pg_type entries for sequences or toast tables. Tom Lane 14.0
2020-01-09 Reconsider the representation of join alias Vars. Tom Lane 13.0
2019-01-29 Make some small planner API cleanups. Tom Lane 12.0
2017-10-26 Support domains over composite types. Tom Lane 11.0
2017-10-03 Allow multiple tables to be specified in one VACUUM or ANALYZE command. Tom Lane 11.0
2017-06-21 Phase 2 of pgindent updates. Tom Lane 10.0
2016-12-23 Replace enum InhOption with simple boolean. Tom Lane 10.0
2016-06-27 Fix CREATE MATVIEW/CREATE TABLE AS ... WITH NO DATA to not plan the query. Tom Lane 9.6.0
2016-06-27 Fix CREATE MATVIEW/CREATE TABLE AS ... WITH NO DATA to not plan the query. Tom Lane 9.4.9
2016-06-27 Fix CREATE MATVIEW/CREATE TABLE AS ... WITH NO DATA to not plan the query. Tom Lane 9.3.14
2016-06-27 Fix CREATE MATVIEW/CREATE TABLE AS ... WITH NO DATA to not plan the query. Tom Lane 9.5.4
2016-01-21 Add defenses against putting expanded objects into Const nodes. Tom Lane 9.6.0
2016-01-21 Add defenses against putting expanded objects into Const nodes. Tom Lane 9.5.1
2013-12-23 Support ordered-set (WITHIN GROUP) aggregates. Tom Lane 9.4.0
2013-11-22 Support multi-argument UNNEST(), and TABLE() syntax for multiple functions. Tom Lane 9.4.0