public inbox for [email protected]  
help / color / mirror / Atom feed
From: Peter Eisentraut <[email protected]>
To: [email protected]
Subject: pgsql: Remove support for temporal RESTRICT foreign keys
Date: Mon, 10 Mar 2025 10:43:12 +0000
Message-ID: <[email protected]> (raw)

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 <[email protected]>
Discussion: https://postgr.es/m/e773bc11-4ac1-40de-bb91-814e02f05b6d%40eisentraut.org

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/b83e8a2ca2eb381ea0a48e5b2d4e4cdb74febc45

Modified Files
--------------
doc/src/sgml/ref/create_table.sgml             |   4 +
src/backend/commands/tablecmds.c               |   6 +-
src/test/regress/expected/without_overlaps.out | 209 +------------------------
src/test/regress/sql/without_overlaps.sql      | 194 -----------------------
4 files changed, 11 insertions(+), 402 deletions(-)



reply

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Reply to all the recipients using the --to and --cc options:
  reply via email

  To: [email protected]
  Cc: [email protected], [email protected]
  Subject: Re: pgsql: Remove support for temporal RESTRICT foreign keys
  In-Reply-To: <[email protected]>

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox