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

#include <hstore.h>

Data Fields

int32 vl_len_
 
uint32 size_
 

Detailed Description

Definition at line 44 of file hstore.h.

Field Documentation

◆ size_

uint32 HStore::size_

Definition at line 47 of file hstore.h.

◆ vl_len_

int32 HStore::vl_len_

Definition at line 46 of file hstore.h.


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