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 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: