]> granicus.if.org Git - postgresql/commit
Back-patch fix for a typo that unintentionally disabled backward scans
authorTom Lane <tgl@sss.pgh.pa.us>
Thu, 10 Feb 2005 20:37:15 +0000 (20:37 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Thu, 10 Feb 2005 20:37:15 +0000 (20:37 +0000)
commit6d28a8fee9e660f26d9f73bf728d055dad23dac1
tree745d44cfd14c7356a9ebadaa5f833305517c68ba
parentd60b1f5689d6a11513a1164dd485941ef8e3d8e7
Back-patch fix for a typo that unintentionally disabled backward scans
for all SPI-created cursors.
src/backend/executor/spi.c