PostGIS  3.4.0dev-r@@SVN_REVISION@@

◆ gserialized_gist_abbrev_convert_2d()

static Datum gserialized_gist_abbrev_convert_2d ( Datum  original,
SortSupport  ssup 
)
static

Definition at line 1340 of file gserialized_gist_2d.c.

1341 {
1342  return box2df_get_sortable_hash((BOX2DF *)original);
1343 }
static uint64_t box2df_get_sortable_hash(const BOX2DF *b)

References box2df_get_sortable_hash().

Referenced by gserialized_gist_sortsupport_2d().

Here is the call graph for this function:
Here is the caller graph for this function: