34#ifndef __TPOINT_GIST_H__
35#define __TPOINT_GIST_H__
39#include <access/stratnum.h>
41#include "general/temporal.h"
48 StrategyNumber strategy);
Structure to represent spatiotemporal boxes.
Definition: meos.h:107
bool stbox_index_consistent_leaf(const STBox *key, const STBox *query, StrategyNumber strategy)
R-tree GiST index for temporal points.
Definition: tpoint_gist.c:75
bool tpoint_index_recheck(StrategyNumber strategy)
R-tree GiST index for temporal points.
Definition: tpoint_gist.c:245