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

Data Fields

const char * start
 
int len
 
int flag
 
int wlen
 

Detailed Description

Definition at line 17 of file ltree_io.c.

Field Documentation

◆ flag

int nodeitem::flag

Definition at line 21 of file ltree_io.c.

◆ len

int nodeitem::len

Definition at line 20 of file ltree_io.c.

◆ start

const char* nodeitem::start

Definition at line 19 of file ltree_io.c.

◆ wlen

int nodeitem::wlen

Definition at line 22 of file ltree_io.c.


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