doc: Update pg_constraint.conexclop docs for WITHOUT OVERLAPS
authorPeter Eisentraut <[email protected]>
Wed, 13 Nov 2024 08:05:02 +0000 (09:05 +0100)
committerPeter Eisentraut <[email protected]>
Wed, 13 Nov 2024 08:05:02 +0000 (09:05 +0100)
Fixup for commit fc0438b4e80.

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

doc/src/sgml/catalogs.sgml

index c180ed7abbcd8b31e64d634b1cbba5ebf0a0db05..59bb833f48dd3a6d08293b31d881600b93d2543a 100644 (file)
@@ -2806,7 +2806,8 @@ SCRAM-SHA-256$<replaceable>&lt;iteration count&gt;</replaceable>:<replaceable>&l
        (references <link linkend="catalog-pg-operator"><structname>pg_operator</structname></link>.<structfield>oid</structfield>)
       </para>
       <para>
-       If an exclusion constraint, list of the per-column exclusion operators
+       If an exclusion constraint or <literal>WITHOUT OVERLAPS</literal>
+       primary key/unique constraint, list of the per-column exclusion operators.
       </para></entry>
      </row>