PostgreSQL Source Code git master
|
Data Fields | |
int | maxlen |
bool | rejectlong |
bool | absval |
Definition at line 23 of file dict_int.c.
bool DictInt::absval |
Definition at line 27 of file dict_int.c.
Referenced by dintdict_init(), and dintdict_lexize().
int DictInt::maxlen |
Definition at line 25 of file dict_int.c.
Referenced by dintdict_init(), and dintdict_lexize().
bool DictInt::rejectlong |
Definition at line 26 of file dict_int.c.
Referenced by dintdict_init(), and dintdict_lexize().