|
PostgreSQL Source Code git master
|
#include <libpq-int.h>
Data Fields | |
| const char * | envName |
| const char * | pgName |
Definition at line 262 of file libpq-int.h.
| const char* PQEnvironmentOption::envName |
Definition at line 264 of file libpq-int.h.
Referenced by build_startup_packet().
| const char * PQEnvironmentOption::pgName |
Definition at line 265 of file libpq-int.h.
Referenced by build_startup_packet().