PostgreSQL Source Code git master
Loading...
Searching...
No Matches
PatternInfoArray Struct Reference

Data Fields

PatternInfodata
 
size_t len
 

Detailed Description

Definition at line 48 of file pg_amcheck.c.

Field Documentation

◆ data

PatternInfo* PatternInfoArray::data

Definition at line 50 of file pg_amcheck.c.

Referenced by compile_database_list(), compile_relation_list_one_db(), and main().

◆ len

size_t PatternInfoArray::len

Definition at line 51 of file pg_amcheck.c.

Referenced by compile_database_list(), compile_relation_list_one_db(), and main().


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