pgsql/src/backend/executor spi.c - Mailing list pgsql-committers

From tgl@postgresql.org
Subject pgsql/src/backend/executor spi.c
Date
Msg-id 200201032030.g03KUlf70805@postgresql.org
Whole thread Raw
List pgsql-committers
CVSROOT:    /cvsroot
Module name:    pgsql
Changes by:    tgl@postgresql.org    02/01/03 15:30:47

Modified files:
    src/backend/executor: spi.c

Log message:
    SPI_cursor_open must copy by-reference parameter values into the
    portal's memory context, so that they will live as long as the portal does.


pgsql-committers by date:

Previous
From: momjian@postgresql.org
Date:
Subject: pgsql/doc TODO
Next
From: momjian@postgresql.org
Date:
Subject: pgsql/doc TODO