Commit 5b8c93c
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.41 parent 683c17b commit 5b8c93c
1 file changed
+5
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6661 | 6661 | | |
6662 | 6662 | | |
6663 | 6663 | | |
6664 | | - | |
| 6664 | + | |
| 6665 | + | |
| 6666 | + | |
| 6667 | + | |
| 6668 | + | |
6665 | 6669 | | |
6666 | 6670 | | |
6667 | 6671 | | |
| |||
0 commit comments