Commit 0b8e053
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 6f54b80 commit 0b8e053
1 file changed
+5
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6737 | 6737 | | |
6738 | 6738 | | |
6739 | 6739 | | |
6740 | | - | |
| 6740 | + | |
| 6741 | + | |
| 6742 | + | |
| 6743 | + | |
| 6744 | + | |
6741 | 6745 | | |
6742 | 6746 | | |
6743 | 6747 | | |
| |||
0 commit comments