patch_doc_check_option_information_schema_views-v1.diff

text/x-patch

Filename: patch_doc_check_option_information_schema_views-v1.diff
Type: text/x-patch
Part: 0
Message: Doc fix on information_schema.views

Patch

Format: unified
Series: patch v1
File+
doc/src/sgml/information_schema.sgml 1 1
diff --git a/doc/src/sgml/information_schema.sgml b/doc/src/sgml/information_schema.sgml
index 234a3bb6d1..d8c7902ff8 100644
--- a/doc/src/sgml/information_schema.sgml
+++ b/doc/src/sgml/information_schema.sgml
@@ -6737,7 +6737,7 @@ ORDER BY c.ordinal_position;
      <row>
       <entry><literal>check_option</literal></entry>
       <entry><type>character_data</type></entry>
-      <entry>Applies to a feature not available in <productname>PostgreSQL</productname></entry>
+      <entry><literal>CASCADED</literal> or <literal>LOCAL</literal> if a check option is defined, <literal>NONE</literal> if not</entry>
      </row>
 
      <row>