doc: Add PERIOD to ALTER TABLE reference docs

Peter Eisentraut <peter@eisentraut.org>

Commit: d56af4c882e28a4dd91f96b66db6e5861b7b3f86
Author: Peter Eisentraut <peter@eisentraut.org>
Date: 2024-11-13T07:53:08Z
Releases: 18.0
doc: Add PERIOD to ALTER TABLE reference docs

Commit 89f908a6d0a documented foreign keys with PERIOD in the CREATE
TABLE docs, but not in ALTER TABLE.  This commit adds the new syntax
to the ALTER TABLE docs.

Author: Paul A. Jungwirth <pj@illuminatedcomputing.com>
Discussion: https://www.postgresql.org/message-id/57ea0668-5205-426e-b934-efc89f2186c2@illuminatedcomputing.com

Files

PathChange+/−
doc/src/sgml/ref/alter_table.sgml modified +1 −1

Documentation touched

Discussion