Commits

DateSubjectAuthorReleases
2020-12-20 Multirange datatypes Alexander Korotkov 14.0
2020-12-09 Support subscripting of arbitrary types, not only arrays. Tom Lane 14.0
2020-12-09 Change get_constraint_index() to use pg_constraint.conindid Peter Eisentraut 14.0
2020-06-05 Improve ineq_histogram_selectivity's behavior for non-default orderings. Tom Lane 13.0
2020-05-14 Initial pgindent and pgperltidy run for v13. Tom Lane 13.0
2020-04-06 Preserve clustered index after rewrites with ALTER TABLE Michael Paquier 9.5.22
2020-04-06 Preserve clustered index after rewrites with ALTER TABLE Michael Paquier 9.6.18
2020-04-06 Preserve clustered index after rewrites with ALTER TABLE Michael Paquier 10.13
2020-04-06 Preserve clustered index after rewrites with ALTER TABLE Michael Paquier 11.8
2020-04-06 Preserve clustered index after rewrites with ALTER TABLE Michael Paquier 12.3
2020-04-06 Preserve clustered index after rewrites with ALTER TABLE Michael Paquier 13.0
2020-03-30 Implement operator class parameters Alexander Korotkov 13.0
2020-03-13 Preserve replica identity index across ALTER TABLE rewrite Peter Eisentraut 9.5.22
2020-03-13 Preserve replica identity index across ALTER TABLE rewrite Peter Eisentraut 9.6.18
2020-03-13 Preserve replica identity index across ALTER TABLE rewrite Peter Eisentraut 10.13
2020-03-13 Preserve replica identity index across ALTER TABLE rewrite Peter Eisentraut 11.8
2020-03-13 Preserve replica identity index across ALTER TABLE rewrite Peter Eisentraut 12.3
2020-03-13 Preserve replica identity index across ALTER TABLE rewrite Peter Eisentraut 13.0
2020-03-10 Split out CreateCast into src/backend/catalog/pg_cast.c Alvaro Herrera 13.0
2020-03-10 Prevent reindex of invalid indexes on TOAST tables Michael Paquier 12.3
2020-03-10 Prevent reindex of invalid indexes on TOAST tables Michael Paquier 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