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