MobilityDB  1.0

◆ period_gist_picksplit()

Datum period_gist_picksplit ( PG_FUNCTION_ARGS  )

GiST picksplit method for time types.

It splits a list of periods into quadrants by choosing a central 4D point as the median of the coordinates of the periods.