Commit 907985e
[AQUMV] Check relation actually has children when view matching.
We arbitrarily set inh to false with a FIXME before this commit.
It should be corrected later during planning, but it's earlier
as we are doing view matching on parse tree.
Correct inh and skip it if has children.
Authored-by: Zhang Mingli avamingli@gmail.com1 parent 63fcf2d commit 907985e
1 file changed
Lines changed: 7 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
254 | 254 | | |
255 | 255 | | |
256 | 256 | | |
| 257 | + | |
| 258 | + | |
| 259 | + | |
| 260 | + | |
| 261 | + | |
| 262 | + | |
| 263 | + | |
257 | 264 | | |
258 | 265 | | |
259 | 266 | | |
| |||
371 | 378 | | |
372 | 379 | | |
373 | 380 | | |
374 | | - | |
375 | | - | |
376 | | - | |
377 | | - | |
378 | | - | |
379 | 381 | | |
380 | 382 | | |
381 | 383 | | |
| |||
0 commit comments