Commits

DateSubjectAuthorReleases
2026-02-25 Fix some cases of indirectly casting away const. Tom Lane 18.4
2026-02-25 Fix some cases of indirectly casting away const. Tom Lane 15.18
2026-02-25 Fix some cases of indirectly casting away const. Tom Lane 17.10
2026-02-25 Fix some cases of indirectly casting away const. Tom Lane 14.23
2026-02-25 Fix some cases of indirectly casting away const. Tom Lane 16.14
2025-12-05 Fix some cases of indirectly casting away const. Tom Lane 19 (unreleased)
2025-08-13 Grab the low-hanging fruit from forcing sizeof(Datum) to 8. Tom Lane 19 (unreleased)
2025-08-08 Mop-up for Datum conversion cleanups. Tom Lane 19 (unreleased)
2024-03-04 Explicitly list dependent types as extension members in pg_depend. Tom Lane 17.0
2024-02-14 Fix multiranges to behave more like dependent types. Tom Lane 17.0
2022-08-08 In extensions, don't replace objects not belonging to the extension. Tom Lane 11.17
2022-08-08 In extensions, don't replace objects not belonging to the extension. Tom Lane 15.0
2022-08-08 In extensions, don't replace objects not belonging to the extension. Tom Lane 16.0
2022-08-08 In extensions, don't replace objects not belonging to the extension. Tom Lane 13.8
2022-08-08 In extensions, don't replace objects not belonging to the extension. Tom Lane 10.22
2022-08-08 In extensions, don't replace objects not belonging to the extension. Tom Lane 14.5
2022-08-08 In extensions, don't replace objects not belonging to the extension. Tom Lane 12.12
2022-07-26 Improve makeArrayTypeName's algorithm for choosing array type names. Tom Lane 16.0
2021-08-17 Prevent ALTER TYPE/DOMAIN/OPERATOR from changing extension membership. Tom Lane 14.0
2021-08-17 Prevent ALTER TYPE/DOMAIN/OPERATOR from changing extension membership. Tom Lane 13.5
2021-08-17 Prevent ALTER TYPE/DOMAIN/OPERATOR from changing extension membership. Tom Lane 15.0
2021-04-17 Rethink extraction of collation dependencies. Tom Lane 14.0
2020-12-09 Support subscripting of arbitrary types, not only arrays. Tom Lane 14.0
2020-03-06 Allow ALTER TYPE to change some properties of a base type. Tom Lane 13.0
2020-03-04 Introduce macros for typalign and typstorage constants. Tom Lane 13.0