PostgreSQL Source Code git master
|
#include <reloptions.h>
Data Fields | |
relopt_gen * | option |
int | offset |
Definition at line 158 of file reloptions.h.
int local_relopt::offset |
Definition at line 161 of file reloptions.h.
Referenced by add_local_reloption(), and build_local_reloptions().
relopt_gen* local_relopt::option |
Definition at line 160 of file reloptions.h.
Referenced by add_local_reloption(), build_local_reloptions(), and parseLocalRelOptions().