PostgreSQL Source Code git master
Loading...
Searching...
No Matches
ltree_level Struct Reference

#include <ltree.h>

Data Fields

uint16 len
 
char name [FLEXIBLE_ARRAY_MEMBER]
 

Detailed Description

Definition at line 33 of file ltree.h.

Field Documentation

◆ len

uint16 ltree_level::len

Definition at line 35 of file ltree.h.

Referenced by checkcondition_str(), compare_subnode(), and lca_inner().

◆ name

char ltree_level::name[FLEXIBLE_ARRAY_MEMBER]

Definition at line 36 of file ltree.h.

Referenced by checkcondition_str(), compare_subnode(), and lca_inner().


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