Data Fields | |
| const char * | keyword |
| Oid | optcontext |
| bool | is_libpq_opt |
Definition at line 27 of file option.c.
Definition at line 31 of file option.c.
Referenced by InitPgFdwOptions(), and is_libpq_option().
| const char* PgFdwOption::keyword |
Definition at line 29 of file option.c.
Referenced by InitPgFdwOptions(), is_libpq_option(), is_valid_option(), and postgres_fdw_validator().
Definition at line 30 of file option.c.
Referenced by InitPgFdwOptions(), is_valid_option(), and postgres_fdw_validator().
1.7.1