mirror of
https://github.com/postgres/postgres.git
synced 2026-06-06 15:49:28 -04:00
38423232a5
shut down cleanly if the plan node is ReScanned before the SRFs are run to completion. This fixes the problem for SQL-language functions, but still need work on functions using the SRF_XXX() macros.