Commits

DateSubjectAuthorReleases
2026-06-08 Fix missed checks for hashability of container-type equality. Tom Lane 15 (unreleased)
2026-06-08 Fix missed checks for hashability of container-type equality. Tom Lane 14 (unreleased)
2026-06-08 Fix missed checks for hashability of container-type equality. Tom Lane 16 (unreleased)
2026-06-08 Fix missed checks for hashability of container-type equality. Tom Lane 17 (unreleased)
2026-06-08 Fix missed checks for hashability of container-type equality. Tom Lane 18 (unreleased)
2026-06-08 Fix missed checks for hashability of container-type equality. Tom Lane 19 (unreleased)
2026-02-18 Simplify creation of built-in functions with default arguments. Tom Lane 19 (unreleased)
2025-12-30 Change IndexAmRoutines to be statically-allocated structs. Tom Lane 19 (unreleased)
2023-05-19 Pre-beta mechanical code beautification. Tom Lane 16.0
2022-11-18 Don't read MCV stats needlessly in eqjoinsel(). Tom Lane 16.0
2022-03-11 Restore the previous semantics of get_constraint_index(). Tom Lane 15.0
2022-03-11 Restore the previous semantics of get_constraint_index(). Tom Lane 14.3
2021-07-27 Use the "pg_temp" schema alias in EXPLAIN and related output. Tom Lane 15.0
2020-12-11 Provide an error cursor for "can't subscript" error messages. Tom Lane 14.0
2020-12-09 Support subscripting of arbitrary types, not only arrays. Tom Lane 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-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