doc: Add referential actions to CREATE/ALTER TABLE synopsis
authorPeter Eisentraut <peter@eisentraut.org>
Thu, 11 Nov 2021 09:49:44 +0000 (10:49 +0100)
committerPeter Eisentraut <peter@eisentraut.org>
Thu, 11 Nov 2021 09:49:44 +0000 (10:49 +0100)
commitdb9f287711ac49d9799f93f664d6d101ff8f5891
tree0aa0b8a7184d588646a35e9f8b332f209f569e12
parent098c134556664d37b78ae87853a82f4a9d23a2c8
doc: Add referential actions to CREATE/ALTER TABLE synopsis

The general constraint synopsis references "referential_action", but
this was not further defined in the synopsis section.  Compared to the
level of detail that the synopsis gives to other subclauses, this
should surely be there.

extracted from a patch by Paul Martinez <hellopfm@gmail.com>

Discussion: https://www.postgresql.org/message-id/flat/CACqFVBZQyMYJV=njbSMxf+rbDHpx=W=B7AEaMKn8dWn9OZJY7w@mail.gmail.com
doc/src/sgml/ref/alter_table.sgml
doc/src/sgml/ref/create_table.sgml