PostgreSQL Source Code: PQEnvironmentOption Struct Reference (original) (raw)

#include <[libpq-int.h](libpq-int%5F8h%5Fsource.html)>

Data Fields
const char * envName
const char * pgName

Detailed Description

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

Field Documentation

envName

const char* PQEnvironmentOption::envName

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

Referenced by build_startup_packet().

pgName

const char * PQEnvironmentOption::pgName

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

Referenced by build_startup_packet().


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