|
PostgreSQL Source Code git master
|
Data Fields | |
| const char * | optname |
| Oid | optcontext |
Definition at line 53 of file file_fdw.c.
| Oid FileFdwOption::optcontext |
Definition at line 56 of file file_fdw.c.
Referenced by file_fdw_validator(), and is_valid_option().
| const char* FileFdwOption::optname |
Definition at line 55 of file file_fdw.c.
Referenced by file_fdw_validator(), and is_valid_option().