Note: At present, this section is just taken from PostgreSQL documentation and is subject to revision for Postgres-XC.
SPI_cursor_find
finds an existing portal by
name. This is primarily useful to resolve a cursor name returned
as text by some other function.
Note: At present, this section is just taken from PostgreSQL documentation and is subject to revision for Postgres-XC.
name of the portal