pub unsafe fn type_is_array(typoid: Oid) -> bool
#define type_is_array(typid) (get_element_type(typid) != InvalidOid)