doc: Add WITHOUT OVERLAPS to ALTER TABLE reference docs

Peter Eisentraut <peter@eisentraut.org>

Commit: bf621059500b9b46dcd728d27e7db94fa26a5d2f
Author: Peter Eisentraut <peter@eisentraut.org>
Date: 2024-11-13T07:42:34Z
Releases: 18.0
doc: Add WITHOUT OVERLAPS to ALTER TABLE reference docs

Commit fc0438b4e80 documented WITHOUT OVERLAPS 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 +2 −2

Documentation touched

Discussion