Header And Logo

PostgreSQL
| The world's most advanced open source database.

Data Structures | Defines | Typedefs

spi_priv.h File Reference

#include "executor/spi.h"
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

Defines

#define _SPI_PLAN_MAGIC   569278163

Typedefs

typedef struct _SPI_plan _SPI_plan

Define Documentation

#define _SPI_PLAN_MAGIC   569278163

Typedef Documentation

typedef struct _SPI_plan _SPI_plan