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

Data Fields

const charoptname
 
Oid optcontext
 

Detailed Description

Definition at line 565 of file foreign.c.

Field Documentation

◆ optcontext

Oid ConnectionOption::optcontext

Definition at line 568 of file foreign.c.

Referenced by is_conninfo_option(), and postgresql_fdw_validator().

◆ optname

const char* ConnectionOption::optname

Definition at line 567 of file foreign.c.

Referenced by is_conninfo_option(), and postgresql_fdw_validator().


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