|
PostgreSQL Source Code git master
|
#include <spell.h>
Data Fields | |
| uint32 | val:8 |
| uint32 | isword:1 |
| uint32 | compoundflag:4 |
| uint32 | affix:19 |
| struct SPNode * | node |
| struct SPNode* SPNodeData::node |
Definition at line 35 of file spell.h.
Referenced by mkSPNode().