PostgreSQL Source Code  git master
Pairs Struct Reference

#include <hstore.h>

Data Fields

char * key
 
char * val
 
size_t keylen
 
size_t vallen
 
bool isnull
 
bool needfree
 

Detailed Description

Definition at line 161 of file hstore.h.

Field Documentation

◆ isnull

◆ key

◆ keylen

◆ needfree

◆ val

◆ vallen


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