pgsql: doc: Improve description of referential actions

From: Peter Eisentraut <peter(at)eisentraut(dot)org>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: doc: Improve description of referential actions
Date: 2024-11-29 07:59:11
Message-ID: E1tGvuB-0007o9-Bx@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

doc: Improve description of referential actions

Some of the differences between NO ACTION and RESTRICT were not
explained fully.

Discussion: https://www.postgresql.org/message-id/ea5b2777-266a-46fa-852f-6fca6ec480ad@eisentraut.org

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/1e08905842fbfa9301374f10571116bc5f0f7b8a

Modified Files
--------------
doc/src/sgml/ddl.sgml | 41 ++++++++++++++++++++++++++++++--------
doc/src/sgml/ref/create_table.sgml | 20 ++++++++++---------
2 files changed, 44 insertions(+), 17 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Richard Guo 2024-11-29 08:22:52 Re: pgsql: Avoid mislabeling of lateral references when pulling up a subque
Previous Message Alexander Korotkov 2024-11-29 07:52:24 pgsql: Skip not SOAP-supported indexes while transforming an OR clause