forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit5b8c93c
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 parent683c17b commit5b8c93c
1 file changed
+5
-1
lines changedLines changed: 5 additions & 1 deletion
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
Comments
(0)