PostgreSQL Source Code git master
|
#include <relpath.h>
Data Fields | |
char | str [REL_PATH_STR_MAXLEN+1] |
char RelPathStr::str[REL_PATH_STR_MAXLEN+1] |
Definition at line 123 of file relpath.h.
Referenced by _mdfd_segpath(), calculate_relation_size(), datasegpath(), GetIncrementalFilePath(), GetNewRelFileNumber(), GetRelationPath(), mdcreate(), mdopenfork(), mdunlinkfiletag(), mdunlinkfork(), pg_relation_filepath(), report_invalid_page(), and test_relpath().