pgsql: doc: Improve description of referential actions - Mailing list pgsql-committers

From Peter Eisentraut
Subject pgsql: doc: Improve description of referential actions
Date
Msg-id E1tGvuB-0007o9-Bx@gemulon.postgresql.org
Whole thread Raw
List 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(-)


pgsql-committers by date:

Previous
From: Alexander Korotkov
Date:
Subject: pgsql: Skip not SOAP-supported indexes while transforming an OR clause
Next
From: Peter Eisentraut
Date:
Subject: pgsql: Small indenting fixes in jsonpath_scan.l