PostgreSQL Source Code git master
Data Fields
PreparedStatement Struct Reference

#include <prepare.h>

Data Fields

 
 
bool  from_sql
 
 

Detailed Description

Definition at line 28 of file prepare.h.

Field Documentation

from_sql

bool PreparedStatement::from_sql

Definition at line 33 of file prepare.h.

Referenced by pg_prepared_statement(), and StorePreparedStatement().

plansource

CachedPlanSource* PreparedStatement::plansource

Definition at line 32 of file prepare.h.

Referenced by DropAllPreparedStatements(), DropPreparedStatement(), EvaluateParams(), exec_bind_message(), exec_describe_statement_message(), ExecuteQuery(), ExplainExecuteQuery(), pg_prepared_statement(), StorePreparedStatement(), and UtilityReturnsTuples().

prepare_time

TimestampTz PreparedStatement::prepare_time

Definition at line 34 of file prepare.h.

Referenced by pg_prepared_statement(), and StorePreparedStatement().

stmt_name

char PreparedStatement::stmt_name[NAMEDATALEN]

Definition at line 31 of file prepare.h.

Referenced by DropAllPreparedStatements(), DropPreparedStatement(), EvaluateParams(), and pg_prepared_statement().


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

AltStyle によって変換されたページ (->オリジナル) /