diff --git a/doc/src/sgml/information_schema.sgml b/doc/src/sgml/information_schema.sgml
index 234a3bb6d13..906fe7819f5 100644
--- a/doc/src/sgml/information_schema.sgml
+++ b/doc/src/sgml/information_schema.sgml
@@ -6737,7 +6737,11 @@ ORDER BY c.ordinal_position;
check_option
character_data
- Applies to a feature not available in PostgreSQL
+
+ CASCADED or LOCAL if the view
+ has a CHECK OPTION defined on it,
+ NONE if not
+