SPI_finish man page on Mageia

Man page or keyword search:  
man Server   17783 pages
apropos Keyword Search (all sections)
Output format
Mageia logo
[printable version]

SPI_FINISH(3)		PostgreSQL 9.3.2 Documentation		 SPI_FINISH(3)

NAME
       SPI_finish - disconnect a procedure from the SPI manager

SYNOPSIS
       int SPI_finish(void)

DESCRIPTION
       SPI_finish closes an existing connection to the SPI manager. You must
       call this function after completing the SPI operations needed during
       your procedure's current invocation. You do not need to worry about
       making this happen, however, if you abort the transaction via
       elog(ERROR). In that case SPI will clean itself up automatically.

       If SPI_finish is called without having a valid connection, it will
       return SPI_ERROR_UNCONNECTED. There is no fundamental problem with
       this; it means that the SPI manager has nothing to do.

RETURN VALUE
       SPI_OK_FINISH
	   if properly disconnected

       SPI_ERROR_UNCONNECTED
	   if called from an unconnected procedure

PostgreSQL 9.3.2		     2013			 SPI_FINISH(3)
[top]

List of man pages available for Mageia

Copyright (c) for man pages and the logo by the respective OS vendor.

For those who want to learn more, the polarhome community provides shell access and support.

[legal] [privacy] [GNU] [policy] [cookies] [netiquette] [sponsors] [FAQ]
Tweet
Polarhome, production since 1999.
Member of Polarhome portal.
Based on Fawad Halim's script.
....................................................................
Vote for polarhome
Free Shell Accounts :: the biggest list on the net