MobilityDB  1.0

◆ base_type_length()

int16 base_type_length ( Oid  basetypid)

Returns the length of type.

This function is called only for the base types of the temporal types passed by reference. To avoid a call of the slow function get_typlen (which makes a lookup call), the known base types are explicitly enumerated.