PostgreSQL Source Code
git master
|
Data Fields | |
PatternInfo * | data |
size_t | len |
Definition at line 48 of file pg_amcheck.c.
PatternInfo* PatternInfoArray::data |
Definition at line 50 of file pg_amcheck.c.
Referenced by append_db_pattern_cte(), append_rel_pattern_raw_cte(), compile_database_list(), compile_relation_list_one_db(), extend_pattern_info_array(), and main().
size_t PatternInfoArray::len |
Definition at line 51 of file pg_amcheck.c.
Referenced by append_db_pattern_cte(), append_rel_pattern_raw_cte(), compile_database_list(), compile_relation_list_one_db(), extend_pattern_info_array(), and main().