PostgreSQL Source Code git master
Loading...
Searching...
No Matches
PQEnvironmentOption Struct Reference

#include <libpq-int.h>

Data Fields

const charenvName
 
const charpgName
 

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.

◆ pgName

const char * PQEnvironmentOption::pgName

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


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