|
PostgreSQL Source Code git master
|
#include <reloptions.h>
Data Fields | |
| const char * | string_val |
| int | symbol_val |
Definition at line 117 of file reloptions.h.
| const char* relopt_enum_elt_def::string_val |
Definition at line 119 of file reloptions.h.
Referenced by parse_one_reloption().
| int relopt_enum_elt_def::symbol_val |
Definition at line 120 of file reloptions.h.