PostgreSQL Source Code  git master
test_spec Struct Reference

Data Fields

char * test_name
 
char * pattern_str
 
uint64 spacing
 
uint64 num_values
 

Detailed Description

Definition at line 46 of file test_integerset.c.

Field Documentation

◆ num_values

uint64 test_spec::num_values

Definition at line 51 of file test_integerset.c.

Referenced by test_pattern().

◆ pattern_str

char* test_spec::pattern_str

Definition at line 49 of file test_integerset.c.

Referenced by test_pattern().

◆ spacing

uint64 test_spec::spacing

Definition at line 50 of file test_integerset.c.

Referenced by test_pattern().

◆ test_name

char* test_spec::test_name

Definition at line 48 of file test_integerset.c.

Referenced by test_pattern().


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