|
PostgreSQL Source Code git master
|
#include <simple_list.h>
Data Fields | |
| SimpleStringListCell * | head |
| SimpleStringListCell * | tail |
Definition at line 40 of file simple_list.h.
| SimpleStringListCell* SimpleStringList::head |
Definition at line 42 of file simple_list.h.
Referenced by _tocEntryRequired(), cluster_all_databases(), main(), main(), reindex_all_databases(), retrieve_objects(), should_ignore_relpath(), store_pub_sub_info(), and StrictNamesCheck().
| SimpleStringListCell* SimpleStringList::tail |
Definition at line 43 of file simple_list.h.