v43-0002-Update-conexclop-docs-for-WITHOUT-OVERLAPS.patch

text/x-patch

Filename: v43-0002-Update-conexclop-docs-for-WITHOUT-OVERLAPS.patch
Type: text/x-patch
Part: 1
Message: Re: SQL:2011 application time

Patch

Same data as JSON: GET /api/v1/attachments/:id/patch the parsed metadata as JSON — format, series position, per-file stats; never the diff bytes. API reference →
Format: format-patch
Series: patch v43-0002
Subject: Update conexclop docs for WITHOUT OVERLAPS
File+
doc/src/sgml/catalogs.sgml 2 1
From 3ede02d6a8d97c85a9461e8fb208815b769f6e59 Mon Sep 17 00:00:00 2001
From: "Paul A. Jungwirth" <pj@illuminatedcomputing.com>
Date: Mon, 21 Oct 2024 13:12:46 -0700
Subject: [PATCH v43 2/8] Update conexclop docs for WITHOUT OVERLAPS

---
 doc/src/sgml/catalogs.sgml | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/doc/src/sgml/catalogs.sgml b/doc/src/sgml/catalogs.sgml
index 964c819a02d..d2b559376f0 100644
--- a/doc/src/sgml/catalogs.sgml
+++ b/doc/src/sgml/catalogs.sgml
@@ -2810,7 +2810,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>
 
-- 
2.42.0