PostgreSQL Source Code git master
Loading...
Searching...
No Matches
SPICallbackArg Struct Reference

Data Fields

const charquery
 
RawParseMode mode
 

Detailed Description

Definition at line 53 of file spi.c.

Field Documentation

◆ mode

RawParseMode SPICallbackArg::mode

Definition at line 56 of file spi.c.

◆ query

const char* SPICallbackArg::query

Definition at line 55 of file spi.c.

Referenced by _SPI_error_callback().


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