pgsql: Fix documentation of check_option in information_schema.views

Started by Michael Paquierabout 7 years ago1 messagescomitters
Jump to latest
#1Michael Paquier
michael@paquier.xyz

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: /messages/by-id/75d07704-6c74-4f26-656a-10045c01a17e@darold.net
Backpatch-through: 9.4

Branch
------
REL_11_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/3c461d510dc5af7a7c4d4947ad7c2ef703e3646c

Modified Files
--------------
doc/src/sgml/information_schema.sgml | 6 +++++-
1 file changed, 5 insertions(+), 1 deletion(-)