#include "executor/spi.h"
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 _SPI_PLAN_MAGIC 569278163 |
Definition at line 19 of file spi_priv.h.
Referenced by _SPI_make_plan_non_temp(), SPI_execute_plan(), SPI_execute_plan_with_paramlist(), SPI_execute_snapshot(), SPI_freeplan(), SPI_getargcount(), SPI_getargtypeid(), SPI_is_cursor_plan(), SPI_keepplan(), SPI_plan_get_cached_plan(), SPI_plan_get_plan_sources(), SPI_plan_is_valid(), and SPI_saveplan().