Postgres-XC 1.0.3 Documentation | ||||
---|---|---|---|---|
Prev | Fast Backward | Chapter 42. Server Programming Interface | Fast Forward | Next |
Note: At present, this section is just taken from PostgreSQL documentation and is subject to revision for Postgres-XC.
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 procedures.