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

Data Fields

chartest_name
 
charpattern_str
 
uint64 spacing
 
uint64 num_values
 

Detailed Description

Definition at line 42 of file test_integerset.c.

Field Documentation

◆ num_values

uint64 test_spec::num_values

Definition at line 47 of file test_integerset.c.

◆ pattern_str

char* test_spec::pattern_str

Definition at line 45 of file test_integerset.c.

◆ spacing

uint64 test_spec::spacing

Definition at line 46 of file test_integerset.c.

◆ test_name

char* test_spec::test_name

Definition at line 44 of file test_integerset.c.


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