Go to the source code of this file.
Definition at line 26 of file simple_list.c.
References sort-test::list, SimpleOidListCell::next, pg_malloc(), SimpleOidListCell::val, and val.
Referenced by expand_extension_name_patterns(), expand_foreign_server_name_patterns(), expand_schema_name_patterns(), expand_table_name_patterns(), and get_parallel_tabidx_list().
Definition at line 106 of file simple_list.c.
References sort-test::list, next, SimpleOidListCell::next, and pg_free().
Referenced by reindex_one_database().
Definition at line 45 of file simple_list.c.
References sort-test::list, SimpleOidListCell::next, SimpleOidListCell::val, and val.
Referenced by makeTableDataInfo(), processExtensionTables(), selectDumpableExtension(), selectDumpableNamespace(), and selectDumpableTable().
Definition at line 162 of file simple_list.c.
References sort-test::list, SimplePtrListCell::next, pg_malloc(), and SimplePtrListCell::ptr.
Referenced by compile_database_list(), compile_relation_list_one_db(), flagInhIndexes(), and precheck_tar_backup_file().
Definition at line 181 of file simple_list.c.
References sort-test::list, next, SimplePtrListCell::next, and pg_free().
Referenced by verify_tar_backup().
Definition at line 63 of file simple_list.c.
References sort-test::list, SimpleStringListCell::next, pg_malloc(), SimpleStringListCell::touched, SimpleStringListCell::val, and val.
Referenced by expand_dbname_patterns(), get_parallel_tabidx_list(), get_parallel_tables_list(), get_publisher_databases(), main(), read_dump_filters(), read_dumpall_filters(), read_restore_filters(), reindex_one_database(), retrieve_objects(), verify_plain_backup_directory(), and verify_plain_backup_file().
Definition at line 125 of file simple_list.c.
References sort-test::list, next, SimpleStringListCell::next, and pg_free().
Referenced by get_parallel_tabidx_list(), and reindex_one_database().
Definition at line 87 of file simple_list.c.
References sort-test::list, SimpleStringListCell::next, SimpleStringListCell::touched, SimpleStringListCell::val, and val.
Referenced by _tocEntryRequired(), dumpDatabases(), and main().
Definition at line 144 of file simple_list.c.
References sort-test::list, SimpleStringListCell::next, SimpleStringListCell::touched, and SimpleStringListCell::val.
Referenced by StrictNamesCheck().