PostgreSQL Source Code git master
Data Fields
SimpleStringListCell Struct Reference

#include <simple_list.h>

Data Fields

 
bool  touched
 
 

Detailed Description

Definition at line 32 of file simple_list.h.

Field Documentation

next

struct SimpleStringListCell* SimpleStringListCell::next

Definition at line 34 of file simple_list.h.

Referenced by cluster_all_databases(), expand_dbname_patterns(), expand_extension_name_patterns(), expand_foreign_server_name_patterns(), expand_schema_name_patterns(), expand_table_name_patterns(), get_parallel_tabidx_list(), get_parallel_tables_list(), main(), reindex_one_database(), retrieve_objects(), should_ignore_relpath(), simple_string_list_append(), simple_string_list_destroy(), simple_string_list_member(), simple_string_list_not_touched(), store_pub_sub_info(), and vacuum_one_database().

touched

bool SimpleStringListCell::touched

Definition at line 35 of file simple_list.h.

Referenced by simple_string_list_append(), simple_string_list_member(), and simple_string_list_not_touched().

val

char SimpleStringListCell::val[FLEXIBLE_ARRAY_MEMBER]

Definition at line 37 of file simple_list.h.

Referenced by cluster_all_databases(), expand_extension_name_patterns(), expand_foreign_server_name_patterns(), expand_schema_name_patterns(), expand_table_name_patterns(), get_parallel_tabidx_list(), get_parallel_tables_list(), main(), reindex_one_database(), retrieve_objects(), should_ignore_relpath(), simple_string_list_append(), simple_string_list_member(), simple_string_list_not_touched(), store_pub_sub_info(), and vacuum_one_database().


The documentation for this struct was generated from the following file:

AltStyle によって変換されたページ (->オリジナル) /