summaryrefslogtreecommitdiff
path: root/src/test/regress/sql/without_overlaps.sql
AgeCommit message (Expand)Author
2025-03-10Remove support for temporal RESTRICT foreign keysPeter Eisentraut
2025-01-21Fix NO ACTION temporal foreign keys when the referenced endpoints changePeter Eisentraut
2025-01-21Improve whitespace in without_overlaps testPeter Eisentraut
2024-11-21Fix ALTER TABLE / REPLICA IDENTITY for temporal tablesPeter Eisentraut
2024-09-17Add temporal FOREIGN KEY contraintsPeter Eisentraut
2024-09-17Add temporal PRIMARY KEY and UNIQUE constraintsPeter Eisentraut
2024-05-16Revert temporal primary keys and foreign keysPeter Eisentraut
2024-05-10Fix ON CONFLICT DO NOTHING/UPDATE for temporal indexesPeter Eisentraut
2024-05-08Add test for REPLICA IDENTITY with a temporal keyPeter Eisentraut
2024-03-24Add temporal FOREIGN KEY contraintsPeter Eisentraut
2024-03-19Use half-open interval notation in without_overlaps testsPeter Eisentraut
2024-03-19Use daterange and YMD in without_overlaps tests instead of tsrange.Peter Eisentraut
2024-01-24Add temporal PRIMARY KEY and UNIQUE constraintsPeter Eisentraut