|
PostgreSQL Source Code git master
|
#include <type.h>
Data Fields | |
| struct variable * | variable |
| struct variable * | indicator |
| struct arguments * | next |
Definition at line 200 of file type.h.
Referenced by add_variable_to_head().
Definition at line 201 of file type.h.
Referenced by add_variable_to_head(), add_variable_to_tail(), main(), remove_variable_from_list(), remove_variables(), and reset_variables().
Definition at line 199 of file type.h.
Referenced by add_variable_to_head(), add_variable_to_tail(), and remove_variable_from_list().