PostgreSQL Source Code
git master
|
#include <spi.h>
Data Fields | |
ParamListInfo | params |
bool | read_only |
bool | allow_nonatomic |
bool | must_return_tuples |
uint64 | tcount |
DestReceiver * | dest |
ResourceOwner | owner |
DestReceiver* SPIExecuteOptions::dest |
ResourceOwner SPIExecuteOptions::owner |
ParamListInfo SPIExecuteOptions::params |