forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commitffd69e7
committed
Update view info:
< * Automatically create rules on views so they are updateable, per SQL99 [view]> * Automatically create rules on views so they are updateable, per SQL99>> We can only auto-create rules for simple views. For more complex> cases users will still have to write rules.>1 parentfb6c680 commitffd69e7
1 file changed
+6
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
| 9 | + | |
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| |||
199 | 199 | | |
200 | 200 | | |
201 | 201 | | |
202 | | - | |
| 202 | + | |
| 203 | + | |
| 204 | + | |
| 205 | + | |
| 206 | + | |
203 | 207 | | |
204 | 208 | | |
205 | 209 | | |
| |||
0 commit comments
Comments
(0)