Skip to content

v1.4.0

Compare
Choose a tag to compare
@github-actions github-actions released this 09 Sep 13:41
· 254 commits to main since this release

Bug fixes

  • Do not start scan until the first time IterateForeignScan is called. Do not create an iterator in StartForeignScan if flag EXEC_FLAG_EXPLAIN_ONLY is set. (#237)