Header And Logo

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

Data Fields

pgParameterStatus Struct Reference

#include <libpq-int.h>

Data Fields

struct pgParameterStatusnext
char * name
char * value

Detailed Description

Definition at line 257 of file libpq-int.h.


Field Documentation

Definition at line 260 of file libpq-int.h.

Referenced by PQparameterStatus(), and pqSaveParameterStatus().

Definition at line 259 of file libpq-int.h.

Referenced by closePGconn(), PQparameterStatus(), and pqSaveParameterStatus().

Definition at line 261 of file libpq-int.h.

Referenced by PQparameterStatus(), and pqSaveParameterStatus().


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