Content-Length: 81870 | pFad | http://postgrespro.com/docs/postgrespro/11/spi-spi-commit.html

Postgres Pro Standard : Documentation: 11: SPI_commit : Postgres Professional

SPI_commit

SPI_commit — commit the current transaction

Synopsis

void SPI_commit(void)

Description

SPI_commit commits the current transaction. It is approximately equivalent to running the SQL command COMMIT. After the transaction is committed, a new transaction is automatically started using default transaction characteristics, so that the caller can continue using SPI facilities. If there is a failure during commit, the current transaction is instead rolled back and a new transaction is started, after which the error is thrown in the usual way.

This function can only be executed if the SPI connection has been set as nonatomic in the call to SPI_connect_ext.









ApplySandwichStrip

pFad - (p)hone/(F)rame/(a)nonymizer/(d)eclutterfier!      Saves Data!


--- a PPN by Garber Painting Akron. With Image Size Reduction included!

Fetched URL: http://postgrespro.com/docs/postgrespro/11/spi-spi-commit.html

Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy