Remove support for temporal RESTRICT foreign keys
Peter Eisentraut <peter@eisentraut.org>
Remove support for temporal RESTRICT foreign keys It isn't clear how these should behave, so let's wait to implement them until we are sure how to do it. This feature was initially added by commit 89f908a6d0a, so it hasn't been released yet. Author: Paul A. Jungwirth <pj@illuminatedcomputing.com> Discussion: https://postgr.es/m/e773bc11-4ac1-40de-bb91-814e02f05b6d%40eisentraut.org
Files
| Path | Change | +/− |
|---|---|---|
| doc/src/sgml/ref/create_table.sgml | modified | +4 −0 |
| src/backend/commands/tablecmds.c | modified | +4 −2 |
| src/test/regress/expected/without_overlaps.out | modified | +3 −206 |
| src/test/regress/sql/without_overlaps.sql | modified | +0 −194 |
Documentation touched
Discussion
- SQL:2011 application time 230 messages · 2021-06-30 → 2025-06-02