Header And Logo

PostgreSQL
| The world's most advanced open source database.

Data Fields

PgFdwOption Struct Reference

Data Fields

const char * keyword
Oid optcontext
bool is_libpq_opt

Detailed Description

Definition at line 27 of file option.c.


Field Documentation

Definition at line 31 of file option.c.

Referenced by InitPgFdwOptions(), and is_libpq_option().

const char* PgFdwOption::keyword

Definition at line 30 of file option.c.

Referenced by InitPgFdwOptions(), is_valid_option(), and postgres_fdw_validator().


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