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 133 of file type.h.
Referenced by add_include_path(), and main().
char* _include_path::path |
Definition at line 132 of file type.h.
Referenced by add_include_path(), and main().