PostgreSQL Source Code  git master
SPNode Struct Reference

#include <spell.h>

Data Fields

uint32 length
 
SPNodeData data [FLEXIBLE_ARRAY_MEMBER]
 

Detailed Description

Definition at line 50 of file spell.h.

Field Documentation

◆ data

Definition at line 53 of file spell.h.

Referenced by FindWord(), mkSPNode(), and SplitToVariants().

◆ length

uint32 SPNode::length

Definition at line 52 of file spell.h.

Referenced by FindWord(), mkSPNode(), and SplitToVariants().


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