Header And Logo

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

Data Fields

PreparedStatement Struct Reference

#include <prepare.h>

Data Fields

char stmt_name [NAMEDATALEN]
CachedPlanSourceplansource
bool from_sql
TimestampTz prepare_time

Detailed Description

Definition at line 27 of file prepare.h.


Field Documentation

Definition at line 32 of file prepare.h.

Referenced by pg_prepared_statement(), and StorePreparedStatement().

Definition at line 33 of file prepare.h.

Referenced by pg_prepared_statement(), and StorePreparedStatement().

char PreparedStatement::stmt_name[NAMEDATALEN]

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