PostgreSQL Source Code git master
|
#include <type.h>
Data Fields | |
char * | path |
struct _include_path * | next |
struct _include_path* _include_path::next |
Definition at line 134 of file type.h.
Referenced by add_include_path(), main(), and parse_include().
char* _include_path::path |
Definition at line 133 of file type.h.
Referenced by add_include_path(), main(), and parse_include().