PostgreSQL Source Code  git master
GistHstoreOptions Struct Reference

Data Fields

int32 vl_len_
 
int siglen
 

Detailed Description

Definition at line 15 of file hstore_gist.c.

Field Documentation

◆ siglen

int GistHstoreOptions::siglen

Definition at line 18 of file hstore_gist.c.

◆ vl_len_

int32 GistHstoreOptions::vl_len_

Definition at line 17 of file hstore_gist.c.


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