Commits

DateSubjectAuthorReleases
2020-02-19 Remove support for upgrading extensions from "unpackaged" state. Tom Lane 13.0
2020-01-29 Invent "trusted" extensions, and remove the pg_pltemplate catalog. Tom Lane 13.0
2020-01-13 Reduce size of backend scanner's tables. Tom Lane 13.0
2019-09-07 Fix issues around strictness of SIMILAR TO. Tom Lane 13.0
2019-07-15 Represent Lists as expansible arrays, not chains of cons-cells. Tom Lane 13.0
2019-02-24 Fix ecpg bugs caused by missing semicolons in the backend grammar. Tom Lane 9.4.22
2019-02-24 Fix ecpg bugs caused by missing semicolons in the backend grammar. Tom Lane 9.5.17
2019-02-24 Fix ecpg bugs caused by missing semicolons in the backend grammar. Tom Lane 11.3
2019-02-24 Fix ecpg bugs caused by missing semicolons in the backend grammar. Tom Lane 12.0
2019-02-24 Fix ecpg bugs caused by missing semicolons in the backend grammar. Tom Lane 9.6.13
2019-02-24 Fix ecpg bugs caused by missing semicolons in the backend grammar. Tom Lane 10.8
2019-02-16 Allow user control of CTE materialization, and change the default behavior. Tom Lane 12.0
2019-02-09 Create the infrastructure for planner support functions. Tom Lane 12.0
2018-05-01 Clean up warnings from -Wimplicit-fallthrough. Tom Lane 11.0
2018-04-23 Fix handling of partition bounds for boolean partitioning columns. Tom Lane 10.4
2018-04-23 Fix handling of partition bounds for boolean partitioning columns. Tom Lane 11.0
2018-02-07 Support all SQL:2011 options for window frame clauses. Tom Lane 11.0
2018-01-26 Remove the obsolete WITH clause of CREATE FUNCTION. Tom Lane 11.0
2017-10-03 Allow multiple tables to be specified in one VACUUM or ANALYZE command. Tom Lane 11.0
2017-05-29 Allow NumericOnly to be "+ FCONST". Tom Lane 9.6.4
2017-05-29 Allow NumericOnly to be "+ FCONST". Tom Lane 10.0
2017-05-29 Allow NumericOnly to be "+ FCONST". Tom Lane 9.2.22
2017-05-29 Allow NumericOnly to be "+ FCONST". Tom Lane 9.3.18
2017-05-29 Allow NumericOnly to be "+ FCONST". Tom Lane 9.4.13
2017-05-29 Allow NumericOnly to be "+ FCONST". Tom Lane 9.5.8