projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d56af4c
)
doc: Update pg_constraint.conexclop docs for WITHOUT OVERLAPS
author
Peter Eisentraut
<
[email protected]
>
Wed, 13 Nov 2024 08:05:02 +0000
(09:05 +0100)
committer
Peter 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
patch
|
blob
|
blame
|
history
diff --git
a/doc/src/sgml/catalogs.sgml
b/doc/src/sgml/catalogs.sgml
index c180ed7abbcd8b31e64d634b1cbba5ebf0a0db05..59bb833f48dd3a6d08293b31d881600b93d2543a 100644
(file)
--- a/
doc/src/sgml/catalogs.sgml
+++ b/
doc/src/sgml/catalogs.sgml
@@
-2806,7
+2806,8
@@
SCRAM-SHA-256$<replaceable><iteration count></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>