Commit c7e0398
Fix: check and ereport error in external table
In external table with CFTYPE_EXEC. We check and ereport
error when external_getnext return null.1 parent c3be6e5 commit c7e0398
File tree
4 files changed
+34
-0
lines changed- gpcontrib/gp_exttable_fdw
- src/test/regress
- input
- output
4 files changed
+34
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
491 | 491 | | |
492 | 492 | | |
493 | 493 | | |
| 494 | + | |
| 495 | + | |
| 496 | + | |
| 497 | + | |
| 498 | + | |
| 499 | + | |
| 500 | + | |
| 501 | + | |
| 502 | + | |
| 503 | + | |
| 504 | + | |
| 505 | + | |
| 506 | + | |
| 507 | + | |
| 508 | + | |
| 509 | + | |
| 510 | + | |
| 511 | + | |
| 512 | + | |
| 513 | + | |
| 514 | + | |
494 | 515 | | |
495 | 516 | | |
496 | 517 | | |
| |||
530 | 551 | | |
531 | 552 | | |
532 | 553 | | |
| 554 | + | |
| 555 | + | |
533 | 556 | | |
534 | 557 | | |
535 | 558 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3700 | 3700 | | |
3701 | 3701 | | |
3702 | 3702 | | |
| 3703 | + | |
| 3704 | + | |
| 3705 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5052 | 5052 | | |
5053 | 5053 | | |
5054 | 5054 | | |
| 5055 | + | |
| 5056 | + | |
| 5057 | + | |
| 5058 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5054 | 5054 | | |
5055 | 5055 | | |
5056 | 5056 | | |
| 5057 | + | |
| 5058 | + | |
| 5059 | + | |
| 5060 | + | |
0 commit comments