CVSROOT: /cvsrootModule name: pgsql-serverChanges by: tgl@svr1.postgresql.org 03/08/08 16:18:21
Modified files: src/backend/executor: spi.c
Log message: Fix nasty little order-of-operations bug in _SPI_cursor_operation. Per report from Mendola Gaetano.