PostgreSQL Source Code  git master
SPIParseOpenOptions Struct Reference

#include <spi.h>

Data Fields

ParamListInfo params
 
int cursorOptions
 
bool read_only
 

Detailed Description

Definition at line 58 of file spi.h.

Field Documentation

◆ cursorOptions

int SPIParseOpenOptions::cursorOptions

Definition at line 61 of file spi.h.

◆ params

ParamListInfo SPIParseOpenOptions::params

Definition at line 60 of file spi.h.

◆ read_only

bool SPIParseOpenOptions::read_only

Definition at line 62 of file spi.h.


The documentation for this struct was generated from the following file: