getRangeType
Retrieves a range type by the OID of its elements.
Return
the PgType.Range type.
Parameters
elementOid
the OID of the range's subtype elements.
Throws
if the range type is not found.
Retrieves a range type by the OID of its elements.
the PgType.Range type.
the OID of the range's subtype elements.
if the range type is not found.