34#ifndef __TIME_GIST_H__
35#define __TIME_GIST_H__
39#include <access/stratnum.h>
48 StrategyNumber strategy);
50 StrategyNumber strategy);
Structure to represent spans (a.k.a.
Definition: meos.h:70
bool period_index_recheck(StrategyNumber strategy)
bool period_index_consistent_leaf(const Span *key, const Span *query, StrategyNumber strategy)
bool period_gist_consistent(const Span *key, const Span *query, StrategyNumber strategy)
int common_entry_cmp(const void *i1, const void *i2)
R-tree GiST index for time types.
Definition: span_gist.c:513