Header And Logo

PostgreSQL
| The world's most advanced open source database.

Data Fields

TSVectorStat Struct Reference

Data Fields

int32 weight
uint32 maxdepth
StatEntry ** stack
uint32 stackpos
StatEntryroot

Detailed Description

Definition at line 52 of file tsvector_op.c.


Field Documentation

Definition at line 61 of file tsvector_op.c.

Referenced by insertStatEntry(), and ts_setup_firstcall().

Definition at line 58 of file tsvector_op.c.

Referenced by ts_setup_firstcall(), and walkStatEntryTree().

Definition at line 59 of file tsvector_op.c.

Referenced by ts_setup_firstcall(), and walkStatEntryTree().

Definition at line 54 of file tsvector_op.c.

Referenced by insertStatEntry(), and ts_stat_sql().


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