CVSROOT:        /cvsroot
Module name:    pgsql-server
Changes by:     [EMAIL PROTECTED]       03/12/02 15:26:47

Modified files:
        src/backend/access/transam: xact.c 
        src/backend/executor: spi.c 
        src/include/executor: spi.h 

Log message:
        Add a warning to AtEOXact_SPI() to catch cases where the current
        transaction has been committed without SPI_finish() being called
        first. Per recent discussion here:
        http://archives.postgresql.org/pgsql-patches/2003-11/msg00286.php


---------------------------(end of broadcast)---------------------------
TIP 2: you can get off all lists at once with the unregister command
    (send "unregister YourEmailAddressHere" to [EMAIL PROTECTED])

Reply via email to