spi_cursor_find(3) centos man page | unix.com

Man Page: spi_cursor_find

Operating Environment: centos

Section: 3

SPI_CURSOR_FIND(3)					  PostgreSQL 9.2.7 Documentation					SPI_CURSOR_FIND(3)

NAME
SPI_cursor_find - find an existing cursor by name
SYNOPSIS
Portal SPI_cursor_find(const char * name)
DESCRIPTION
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.
ARGUMENTS
const char * name name of the portal
RETURN VALUE
pointer to the portal with the specified name, or NULL if none was found PostgreSQL 9.2.7 2014-02-17 SPI_CURSOR_FIND(3)
Related Man Pages
it_portal_delete(3iscsit) - opensolaris
spi_cursor_open(3) - centos
dblink_close(3) - centos
it_tpg_create(3iscsit) - opensolaris
it_tpg_free(3iscsit) - opensolaris
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
Weird 'find' results
Set hard block limit for user using quota
[TIP] Processing YAML files with yq
Please Welcome Dave Munro to the Moderator Team!