PostgreSQL Source Code  git master
ConnectionOption Struct Reference

Data Fields

const char * optname
 
Oid optcontext
 

Detailed Description

Definition at line 554 of file foreign.c.

Field Documentation

◆ optcontext

Oid ConnectionOption::optcontext

Definition at line 557 of file foreign.c.

Referenced by is_conninfo_option(), and postgresql_fdw_validator().

◆ optname

const char* ConnectionOption::optname

Definition at line 556 of file foreign.c.

Referenced by is_conninfo_option(), and postgresql_fdw_validator().


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