PostgreSQL Source Code  git master
PQEnvironmentOption Struct Reference

#include <libpq-int.h>

Data Fields

const char * envName
 
const char * pgName
 

Detailed Description

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

Field Documentation

◆ envName

const char* PQEnvironmentOption::envName

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

Referenced by build_startup_packet().

◆ pgName

const char * PQEnvironmentOption::pgName

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

Referenced by build_startup_packet().


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