forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit0b8e053
committed
Fix documentation of check_option in information_schema.views
Support of CHECK OPTION for updatable views has been added in 9.4, butthe documentation of information_schema never got the call even if theinformation displayed is correct.Author: Gilles DaroldDiscussion:https://postgr.es/m/75d07704-6c74-4f26-656a-10045c01a17e@darold.netBackpatch-through: 9.41 parent6f54b80 commit0b8e053
1 file changed
+5
-1
lines changedLines changed: 5 additions & 1 deletion
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
Comments
(0)