Skip to content

Commit 0b8e053

Browse files
committed
Fix documentation of check_option in information_schema.views
Support of CHECK OPTION for updatable views has been added in 9.4, but the documentation of information_schema never got the call even if the information displayed is correct. Author: Gilles Darold Discussion: https://postgr.es/m/75d07704-6c74-4f26-656a-10045c01a17e@darold.net Backpatch-through: 9.4
1 parent 6f54b80 commit 0b8e053

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

doc/src/sgml/information_schema.sgml

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6737,7 +6737,11 @@ ORDER BY c.ordinal_position;
67376737
<row>
67386738
<entry><literal>check_option</literal></entry>
67396739
<entry><type>character_data</type></entry>
6740-
<entry>Applies to a feature not available in <productname>PostgreSQL</productname></entry>
6740+
<entry>
6741+
<literal>CASCADED</literal> or <literal>LOCAL</literal> if the view
6742+
has a <literal>CHECK OPTION</literal> defined on it,
6743+
<literal>NONE</literal> if not
6744+
</entry>
67416745
</row>
67426746

67436747
<row>

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy