PostgreSQL Source Code git master
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 161 of file hstore.h.

Field Documentation

isnull

bool Pairs::isnull

Definition at line 167 of file hstore.h.

Referenced by hstore_from_array(), hstore_from_arrays(), hstore_from_record(), hstore_from_text(), hstore_recv(), hstore_slice_to_hstore(), hstore_subscript_assign(), hstoreArrayToPairs(), hstoreUniquePairs(), plperl_to_hstore(), and plpython_to_hstore().

key

char* Pairs::key

Definition at line 163 of file hstore.h.

Referenced by comparePairs(), hstore_from_array(), hstore_from_arrays(), hstore_from_record(), hstore_from_text(), hstore_recv(), hstore_slice_to_hstore(), hstore_subscript_assign(), hstoreArrayToPairs(), hstoreUniquePairs(), plperl_to_hstore(), and plpython_to_hstore().

keylen

size_t Pairs::keylen

Definition at line 165 of file hstore.h.

Referenced by comparePairs(), hstore_delete_array(), hstore_from_array(), hstore_from_arrays(), hstore_from_record(), hstore_from_text(), hstore_recv(), hstore_slice_to_hstore(), hstore_subscript_assign(), hstoreArrayToPairs(), hstoreUniquePairs(), plperl_to_hstore(), and plpython_to_hstore().

needfree

bool Pairs::needfree

Definition at line 168 of file hstore.h.

Referenced by comparePairs(), hstore_from_array(), hstore_from_arrays(), hstore_from_record(), hstore_from_text(), hstore_recv(), hstore_slice_to_hstore(), hstore_subscript_assign(), hstoreArrayToPairs(), hstoreUniquePairs(), plperl_to_hstore(), and plpython_to_hstore().

val

char* Pairs::val

Definition at line 164 of file hstore.h.

Referenced by hstore_from_array(), hstore_from_arrays(), hstore_from_record(), hstore_from_text(), hstore_recv(), hstore_slice_to_hstore(), hstore_subscript_assign(), hstoreArrayToPairs(), hstoreUniquePairs(), plperl_to_hstore(), and plpython_to_hstore().

vallen

size_t Pairs::vallen

Definition at line 166 of file hstore.h.

Referenced by hstore_from_array(), hstore_from_arrays(), hstore_from_record(), hstore_from_text(), hstore_recv(), hstore_slice_to_hstore(), hstore_subscript_assign(), hstoreArrayToPairs(), hstoreUniquePairs(), plperl_to_hstore(), and plpython_to_hstore().


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

AltStyle によって変換されたページ (->オリジナル) /