Commits

DateSubjectAuthorReleases
2025-04-02 Change SQL-language functions to use the plan cache. Tom Lane 18.0
2023-08-24 Avoid unnecessary plancache revalidation of utility statements. Tom Lane 17.0
2023-08-24 Avoid unnecessary plancache revalidation of utility statements. Tom Lane 16.0
2023-08-24 Avoid unnecessary plancache revalidation of utility statements. Tom Lane 12.17
2023-08-24 Avoid unnecessary plancache revalidation of utility statements. Tom Lane 11.22
2023-08-24 Avoid unnecessary plancache revalidation of utility statements. Tom Lane 14.10
2023-08-24 Avoid unnecessary plancache revalidation of utility statements. Tom Lane 15.5
2023-08-24 Avoid unnecessary plancache revalidation of utility statements. Tom Lane 13.13
2022-05-12 Pre-beta mechanical code beautification. Tom Lane 15.0
2020-10-28 Calculate extraUpdatedCols in query rewriter, not parser. Tom Lane 14.0
2020-10-28 Calculate extraUpdatedCols in query rewriter, not parser. Tom Lane 13.1
2020-10-28 Calculate extraUpdatedCols in query rewriter, not parser. Tom Lane 12.5
2019-05-22 Phase 2 pgindent run for v12. Tom Lane 12.0
2018-08-04 Fix INSERT ON CONFLICT UPDATE through a view that isn't just SELECT *. Tom Lane 9.5.14
2018-08-04 Fix INSERT ON CONFLICT UPDATE through a view that isn't just SELECT *. Tom Lane 10.5
2018-08-04 Fix INSERT ON CONFLICT UPDATE through a view that isn't just SELECT *. Tom Lane 11.0
2018-08-04 Fix INSERT ON CONFLICT UPDATE through a view that isn't just SELECT *. Tom Lane 12.0
2018-08-04 Fix INSERT ON CONFLICT UPDATE through a view that isn't just SELECT *. Tom Lane 9.6.10
2017-06-21 Phase 2 of pgindent updates. Tom Lane 10.0
2017-06-21 Initial pgindent run with pg_bsd_indent version 2.0. Tom Lane 10.0
2017-01-25 Change unknown-type literals to type text in SELECT and RETURNING lists. Tom Lane 10.0
2017-01-14 Change representation of statement lists, and add statement location info. Tom Lane 10.0
2015-03-15 Improve representation of PlanRowMark. Tom Lane 9.5.0
2012-03-27 Add some infrastructure for contrib/pg_stat_statements. Tom Lane 9.2.0
2012-03-20 Restructure SELECT INTO's parsetree representation into CreateTableAsStmt. Tom Lane 9.2.0