forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit54204e6
committed
Stick finger into a couple more holes in the leaky dike of
modifyAggrefQual. This routine really, really needs to be retired, butuntil we have subselects in FROM there's no chance of doing the job right.In the meantime try to respond to unhandlable cases with elog rather thancoredump.1 parentfc43696 commit54204e6
1 file changed
+16
-1
lines changedLines changed: 16 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
6 | 6 |
| |
7 | 7 |
| |
8 | 8 |
| |
9 |
| - | |
| 9 | + | |
10 | 10 |
| |
11 | 11 |
| |
12 | 12 |
| |
| |||
530 | 530 |
| |
531 | 531 |
| |
532 | 532 |
| |
| 533 | + | |
| 534 | + | |
| 535 | + | |
| 536 | + | |
| 537 | + | |
| 538 | + | |
| 539 | + | |
533 | 540 |
| |
534 | 541 |
| |
535 | 542 |
| |
| |||
576 | 583 |
| |
577 | 584 |
| |
578 | 585 |
| |
| 586 | + | |
| 587 | + | |
| 588 | + | |
579 | 589 |
| |
580 | 590 |
| |
581 | 591 |
| |
582 | 592 |
| |
| 593 | + | |
| 594 | + | |
| 595 | + | |
| 596 | + | |
| 597 | + | |
583 | 598 |
| |
584 | 599 |
| |
585 | 600 |
| |
|
0 commit comments
Comments
(0)