PostgreSQL Source Code  git master
TSQueryData Struct Reference

#include <ts_type.h>

Data Fields

int32 vl_len_
 
int32 size
 
char data [FLEXIBLE_ARRAY_MEMBER]
 

Detailed Description

Definition at line 218 of file ts_type.h.

Field Documentation

◆ data

char TSQueryData::data[FLEXIBLE_ARRAY_MEMBER]

Definition at line 222 of file ts_type.h.

◆ size

◆ vl_len_

int32 TSQueryData::vl_len_

Definition at line 220 of file ts_type.h.


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