CVSROOT:        /cvsroot
Module name:    pgsql-server
Changes by:     [EMAIL PROTECTED]       04/04/21 23:58:21

Modified files:
        src/backend/commands: prepare.c 
        src/backend/tcop: utility.c 
        src/include/commands: prepare.h 

Log message:
        This patch makes the EXECUTE command's completion tag return the
        completion tag of the actual statement executed.  This allows the
        correct update count to be returned for UPDATE/INSERT/DELETE
        statements.
        
        Kris Jurka


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

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

Reply via email to