CVSROOT: /cvsroot Module name: pgsql Changes by: tgl(at)postgresql(dot)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.
Next: From: momjian Date: 2002-01-03 20:42:25 Subject: pgsql/doc TODO Previous: From: momjian Date: 2002-01-03 18:25:51 Subject: pgsql/doc TODO