PostgreSQL Source Code  git master
All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
DictInt Struct Reference

Data Fields

int maxlen
 
bool rejectlong
 
bool absval
 

Detailed Description

Definition at line 20 of file dict_int.c.

Field Documentation

◆ absval

bool DictInt::absval

Definition at line 24 of file dict_int.c.

Referenced by dintdict_init(), and dintdict_lexize().

◆ maxlen

int DictInt::maxlen

Definition at line 22 of file dict_int.c.

Referenced by dintdict_init(), and dintdict_lexize().

◆ rejectlong

bool DictInt::rejectlong

Definition at line 23 of file dict_int.c.

Referenced by dintdict_init(), and dintdict_lexize().


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