Header And Logo

PostgreSQL
| The world's most advanced open source database.

Data Fields

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 152 of file hstore.h.


Field Documentation

char* Pairs::key
size_t Pairs::keylen
char* Pairs::val
size_t Pairs::vallen

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