PostgreSQL Source Code  git master
spi_priv.h File Reference
Include dependency graph for spi_priv.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

struct  _SPI_connection
 
struct  _SPI_plan
 

Macros

#define _SPI_PLAN_MAGIC   569278163
 

Typedefs

typedef struct _SPI_plan _SPI_plan
 

Macro Definition Documentation

◆ _SPI_PLAN_MAGIC

#define _SPI_PLAN_MAGIC   569278163

Definition at line 20 of file spi_priv.h.

Typedef Documentation

◆ _SPI_plan

typedef struct _SPI_plan _SPI_plan