Fix documentation of check_option in information_schema.views

Michael Paquier <michael@paquier.xyz>

Commit: 5b8c93c8742a3779e59759f8e482428246e8547c
Author: Michael Paquier <michael@paquier.xyz>
Date: 2019-06-01T19:34:02Z
Releases: 10.9
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

Files

PathChange+/−
doc/src/sgml/information_schema.sgml modified +5 −1

Documentation touched

Discussion