OSDN Git Service

Fix nasty little order-of-operations bug in _SPI_cursor_operation.
authorTom Lane <tgl@sss.pgh.pa.us>
Fri, 8 Aug 2003 19:18:21 +0000 (19:18 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Fri, 8 Aug 2003 19:18:21 +0000 (19:18 +0000)
commit332c694085611df78ddc58dfcd46f43e6bb088aa
tree42ed31490b5f326a680998c2c2d8df40ed73bd3c
parent4ae02fd03ea12cdedbcb124a2ff1df5b6c19816c
Fix nasty little order-of-operations bug in _SPI_cursor_operation.
Per report from Mendola Gaetano.
src/backend/executor/spi.c