Query: spi_cursor_find
OS: centos
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
SPI_CURSOR_FIND(3) PostgreSQL 9.2.7 Documentation SPI_CURSOR_FIND(3)NAMESPI_cursor_find - find an existing cursor by nameSYNOPSISPortal SPI_cursor_find(const char * name)DESCRIPTIONSPI_cursor_find finds an existing portal by name. This is primarily useful to resolve a cursor name returned as text by some other function.ARGUMENTSconst char * name name of the portalRETURN VALUEpointer to the portal with the specified name, or NULL if none was found PostgreSQL 9.2.7 2014-02-17 SPI_CURSOR_FIND(3)
Similar Topics in the Unix Linux Community |
---|
Set hard block limit for user using quota |
Best performance UNIX just for HOST Virtualization? |
Tar Command |
CentOS 6 ran out of space, need to reclaim it |
[TIP] Processing YAML files with yq |