SPI_keepplan 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_KEEPPLAN(3)		PostgreSQL 9.3.2 Documentation	       SPI_KEEPPLAN(3)

NAME
       SPI_keepplan - save a prepared statement

SYNOPSIS
       int SPI_keepplan(SPIPlanPtr plan)

DESCRIPTION
       SPI_keepplan saves a passed statement (prepared by SPI_prepare) so that
       it will not be freed by SPI_finish nor by the transaction manager. This
       gives you the ability to reuse prepared statements in the subsequent
       invocations of your procedure in the current session.

ARGUMENTS
       SPIPlanPtr plan
	   the prepared statement to be saved

RETURN VALUE
       0 on success; SPI_ERROR_ARGUMENT if plan is NULL or invalid

NOTES
       The passed-in statement is relocated to permanent storage by means of
       pointer adjustment (no data copying is required). If you later wish to
       delete it, use SPI_freeplan on it.

PostgreSQL 9.3.2		     2013		       SPI_KEEPPLAN(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