make CustomTypes.forbidArray a thing for types known to be incredibly hard to use inside of arrays. Note that this is a JDBC thing, not a postgres thing.
cast to float4[] when reading from PG to avoid getting surprising results after installing custom type registrations in PG driver
CustomTypes.forbidArray
a thing for types known to be incredibly hard to use inside of arrays. Note that this is a JDBC thing, not a postgres thing.float4[]
when reading from PG to avoid getting surprising results after installing custom type registrations in PG driver