Thread: pgsql-server/src backend/access/transam/xact.c ...

pgsql-server/src backend/access/transam/xact.c ...

From
joe@svr1.postgresql.org (Joe Conway)
Date:
CVSROOT:    /cvsroot
Module name:    pgsql-server
Changes by:    joe@svr1.postgresql.org    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