Commits

DateSubjectAuthorReleases
2021-05-21 Disallow whole-row variables in GENERATED expressions. Tom Lane 13.4
2021-05-21 Disallow whole-row variables in GENERATED expressions. Tom Lane 14.0
2020-12-09 Support subscripting of arbitrary types, not only arrays. Tom Lane 14.0
2020-08-30 Redefine pg_class.reltuples to be -1 before the first VACUUM or ANALYZE. Tom Lane 14.0
2020-07-07 Don't create pg_type entries for sequences or toast tables. Tom Lane 14.0
2020-07-06 Create composite array types for initdb-created relations. Tom Lane 14.0
2020-05-14 Initial pgindent and pgperltidy run for v13. Tom Lane 13.0
2020-03-04 Introduce macros for typalign and typstorage constants. Tom Lane 13.0
2020-01-31 Fix CheckAttributeType's handling of collations for ranges. Tom Lane 9.4.26
2020-01-31 Fix CheckAttributeType's handling of collations for ranges. Tom Lane 10.12
2020-01-31 Fix CheckAttributeType's handling of collations for ranges. Tom Lane 13.0
2020-01-31 Fix CheckAttributeType's handling of collations for ranges. Tom Lane 9.6.17
2020-01-31 Fix CheckAttributeType's handling of collations for ranges. Tom Lane 12.2
2020-01-31 Fix CheckAttributeType's handling of collations for ranges. Tom Lane 9.5.21
2020-01-31 Fix CheckAttributeType's handling of collations for ranges. Tom Lane 11.7
2020-01-02 Make parser rely more heavily on the ParseNamespaceItem data structure. Tom Lane 13.0
2019-12-25 Load relcache entries' partitioning data on-demand, not immediately. Tom Lane 13.0
2019-12-23 Disallow partition key expressions that return pseudo-types. Tom Lane 12.2
2019-12-23 Disallow partition key expressions that return pseudo-types. Tom Lane 13.0
2019-12-23 Prevent a rowtype from being included in itself via a range. Tom Lane 9.5.21
2019-12-23 Prevent a rowtype from being included in itself via a range. Tom Lane 10.12
2019-12-23 Prevent a rowtype from being included in itself via a range. Tom Lane 9.6.17
2019-12-23 Prevent a rowtype from being included in itself via a range. Tom Lane 11.7
2019-12-23 Prevent a rowtype from being included in itself via a range. Tom Lane 9.4.26
2019-12-23 Prevent a rowtype from being included in itself via a range. Tom Lane 13.0