Thread: pgsql: doc: Add WITHOUT OVERLAPS to ALTER TABLE reference docs

pgsql: doc: Add WITHOUT OVERLAPS to ALTER TABLE reference docs

From
Peter Eisentraut
Date:
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

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/bf621059500b9b46dcd728d27e7db94fa26a5d2f

Modified Files
--------------
doc/src/sgml/ref/alter_table.sgml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)