- Notifications
You must be signed in to change notification settings - Fork5
Commit32e192d
committed
Repair coredump seen when a view refers to an inheritance group
(SELECT FROM table*). Cause was reference to 'eref' field of an RTE,which is null in an RTE loaded from a stored rule parsetree. Therewasn't any good reason to be touching the refname anyway...1 parent25442d8 commit32e192d
1 file changed
+3
-8
lines changedLines changed: 3 additions & 8 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
8 | 8 |
| |
9 | 9 |
| |
10 | 10 |
| |
11 |
| - | |
| 11 | + | |
12 | 12 |
| |
13 | 13 |
| |
14 | 14 |
| |
| |||
471 | 471 |
| |
472 | 472 |
| |
473 | 473 |
| |
474 |
| - | |
475 |
| - | |
476 |
| - | |
477 |
| - | |
478 |
| - | |
479 |
| - | |
480 |
| - | |
| 474 | + | |
| 475 | + | |
481 | 476 |
| |
482 | 477 |
| |
483 | 478 |
| |
|
0 commit comments
Comments
(0)