PostgreSQL Source Code  git master
ltree Struct Reference

#include <ltree.h>

Data Fields

int32 vl_len_
 
uint16 numlevel
 
char data [FLEXIBLE_ARRAY_MEMBER]
 

Detailed Description

Definition at line 42 of file ltree.h.

Field Documentation

◆ data

char ltree::data[FLEXIBLE_ARRAY_MEMBER]

Definition at line 47 of file ltree.h.

◆ numlevel

◆ vl_len_

int32 ltree::vl_len_

Definition at line 44 of file ltree.h.


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