PostgreSQL Source Code  git master
colormaprange Struct Reference

#include <regguts.h>

Data Fields

chr cmin
 
chr cmax
 
int rownum
 

Detailed Description

Definition at line 221 of file regguts.h.

Field Documentation

◆ cmax

chr colormaprange::cmax

Definition at line 224 of file regguts.h.

Referenced by subcoloronechr(), and subcoloronerange().

◆ cmin

chr colormaprange::cmin

Definition at line 223 of file regguts.h.

Referenced by subcoloronechr(), and subcoloronerange().

◆ rownum

int colormaprange::rownum

Definition at line 225 of file regguts.h.

Referenced by pg_reg_getcolor(), subcoloronechr(), and subcoloronerange().


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