Commit c2d6d0f
Fix reviewer findings: stale EMIT_STMT and v_use_plpgsql RAISE
- Clear EMIT_STMT at start of each native planner call since the
target temp table is dropped/recreated by the PL/pgSQL wrapper
- Fix RAISE NOTICE to use v_use_plpgsql (was referencing renamed var)
- Add alternate expected for test 063 (nondeterministic column ordering)
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent 5e31085 commit c2d6d0f
4 files changed
Lines changed: 4541 additions & 3 deletions
File tree
- expected
- native/src
- src
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3332 | 3332 | | |
3333 | 3333 | | |
3334 | 3334 | | |
3335 | | - | |
| 3335 | + | |
3336 | 3336 | | |
3337 | 3337 | | |
3338 | 3338 | | |
3339 | | - | |
| 3339 | + | |
3340 | 3340 | | |
3341 | 3341 | | |
3342 | 3342 | | |
| |||
0 commit comments