4 SPI_cursor_close — close a cursor
8 void SPI_cursor_close(Portal portal)
12 SPI_cursor_close closes a previously created cursor and releases its
15 All open cursors are closed automatically at the end of a transaction.
16 SPI_cursor_close need only be invoked if it is desirable to release
22 portal containing the cursor