MobilityDB  1.0

◆ period_gist_penalty()

Datum period_gist_penalty ( PG_FUNCTION_ARGS  )

GiST page split penalty function for periods.

The penalty function has the following goals (in order from most to least important):

  • Avoid broadening (as determined by subtype_diff) the original predicate
  • Favor adding periods to narrower original predicates