Commits

DateSubjectAuthorReleases
2026-04-07 Fix WITHOUT OVERLAPS' interaction with domains. Tom Lane 19 (unreleased)
2026-04-07 Fix WITHOUT OVERLAPS' interaction with domains. Tom Lane 18.4
2026-04-01 Add UPDATE/DELETE FOR PORTION OF Peter Eisentraut 19 (unreleased)
2026-03-30 psql: Make \d+ inheritance tables list formatting consistent with other objects Fujii Masao 19 (unreleased)
2026-01-08 Fix misc typos, mostly in comments Heikki Linnakangas 19 (unreleased)
2025-06-28 Message style improvements Peter Eisentraut 18.0
2025-04-23 Change the names generated for child foreign key constraints. Tom Lane 18.0
2025-03-10 Remove support for temporal RESTRICT foreign keys Peter Eisentraut 18.0
2025-01-21 Fix NO ACTION temporal foreign keys when the referenced endpoints change Peter Eisentraut 18.0
2025-01-21 Improve whitespace in without_overlaps test Peter Eisentraut 18.0
2024-12-02 Fix error code for referential action RESTRICT Peter Eisentraut 18.0
2024-11-21 Fix ALTER TABLE / REPLICA IDENTITY for temporal tables Peter Eisentraut 18.0
2024-11-07 Clarify a foreign key error message Peter Eisentraut 18.0
2024-09-17 Add temporal PRIMARY KEY and UNIQUE constraints Peter Eisentraut 18.0
2024-09-17 Add temporal FOREIGN KEY contraints Peter Eisentraut 18.0
2024-05-16 Revert temporal primary keys and foreign keys Peter Eisentraut 17.0
2024-05-10 Fix ON CONFLICT DO NOTHING/UPDATE for temporal indexes Peter Eisentraut 17.0
2024-05-08 Add test for REPLICA IDENTITY with a temporal key Peter Eisentraut 17.0
2024-03-24 Add temporal FOREIGN KEY contraints Peter Eisentraut 17.0
2024-03-19 Use half-open interval notation in without_overlaps tests Peter Eisentraut 17.0
2024-03-19 Use daterange and YMD in without_overlaps tests instead of tsrange. Peter Eisentraut 17.0
2024-01-24 Add temporal PRIMARY KEY and UNIQUE constraints Peter Eisentraut 17.0