CVSROOT:        /cvsroot
Module name:    pgsql-server
Changes by:     [EMAIL PROTECTED]       03/12/18 16:21:53

Modified files:
        src/backend/executor: Tag: REL7_4_STABLE execAmi.c execUtils.c 
        src/include/executor: Tag: REL7_4_STABLE executor.h 

Log message:
        Ensure set-returning functions in the targetlist of a plan node will be
        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.


---------------------------(end of broadcast)---------------------------
TIP 5: Have you checked our extensive FAQ?

               http://www.postgresql.org/docs/faqs/FAQ.html

Reply via email to