This documentation is for an unsupported version of PostgreSQL.
You may want to view the same page for the
current
version, or one of the other supported versions listed above instead.
45.2. Interface Support Functions |
Prev |
Up |
Chapter 45. Server Programming Interface |
Home |
Next |
45.2. Interface Support Functions #
The functions described here provide an interface for extracting information from result sets returned by SPI_execute
and other SPI functions.
All functions described in this section can be used by both connected and unconnected C functions.