Commits

DateSubjectAuthorReleases
2026-07-01 Improve the names generated for indexes on expressions. Tom Lane master
2026-03-30 psql: Make \d+ partition list formatting consistent with other objects Fujii Masao 19 (unreleased)
2026-02-21 Avoid name collision with NOT NULL constraints Álvaro Herrera 18.3
2026-02-21 Avoid name collision with NOT NULL constraints Álvaro Herrera 19 (unreleased)
2025-08-22 Ignore temporary relations in RelidByRelfilenumber() Michael Paquier 13.23
2025-08-22 Ignore temporary relations in RelidByRelfilenumber() Michael Paquier 14.20
2025-08-22 Ignore temporary relations in RelidByRelfilenumber() Michael Paquier 15.15
2025-08-22 Ignore temporary relations in RelidByRelfilenumber() Michael Paquier 16.11
2025-08-22 Ignore temporary relations in RelidByRelfilenumber() Michael Paquier 17.7
2025-08-22 Ignore temporary relations in RelidByRelfilenumber() Michael Paquier 18.0
2025-08-22 Ignore temporary relations in RelidByRelfilenumber() Michael Paquier 19 (unreleased)
2024-11-08 Add pg_constraint rows for not-null constraints Álvaro Herrera 18.0
2024-10-31 Make all ereport() calls within gram.y provide error locations. Tom Lane 18.0
2024-10-03 Remove support for unlogged on partitioned tables Michael Paquier 18.0
2024-05-13 Revert structural changes to not-null constraints Alvaro Herrera 17.0
2023-08-25 Catalog not-null constraints Alvaro Herrera 17.0
2023-07-12 Allow some exclusion constraints on partitions Peter Eisentraut 17.0
2023-07-10 Message wording improvements Peter Eisentraut 17.0
2023-07-10 Message wording improvements Peter Eisentraut 16.0
2023-04-12 Revert "Catalog NOT NULL constraints" and fallout Alvaro Herrera 16.0
2023-04-07 Catalog NOT NULL constraints Alvaro Herrera 16.0
2022-11-09 Report a more useful error for reloptions on a partitioned table. Tom Lane 16.0
2022-03-15 Fix collection of typos in the code and the documentation Michael Paquier 15.0
2022-02-08 Rearrange core regression tests to reduce cross-script dependencies. Tom Lane 15.0
2021-08-25 Avoid using ambiguous word "positive" in error message. Fujii Masao 11.14