Header And Logo

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

Data Fields

ConnCacheEntry Struct Reference

Data Fields

ConnCacheKey key
PGconnconn
int xact_depth
bool have_prep_stmt
bool have_error

Detailed Description

Definition at line 44 of file connection.c.


Field Documentation

Definition at line 51 of file connection.c.

Referenced by GetConnection(), pgfdw_subxact_callback(), and pgfdw_xact_callback().

Definition at line 50 of file connection.c.

Referenced by GetConnection(), and pgfdw_xact_callback().

Definition at line 46 of file connection.c.


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