PostgreSQL Source Code  git master
ltxtquery Struct Reference

#include <ltree.h>

Data Fields

int32 vl_len_
 
int32 size
 
char data [FLEXIBLE_ARRAY_MEMBER]
 

Detailed Description

Definition at line 153 of file ltree.h.

Field Documentation

◆ data

char ltxtquery::data[FLEXIBLE_ARRAY_MEMBER]

Definition at line 157 of file ltree.h.

◆ size

int32 ltxtquery::size

Definition at line 156 of file ltree.h.

Referenced by ltxtq_out(), ltxtq_send(), and queryin().

◆ vl_len_

int32 ltxtquery::vl_len_

Definition at line 155 of file ltree.h.


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