![]() | Postgres-XL 9.2 Documentation | |||
---|---|---|---|---|
Prev | Fast Backward | Chapter 44. Server Programming Interface | Fast Forward | Next |
Note: At present, this section is just taken from PostgreSQL documentation and is subject to revision for Postgres-XL.
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.