PostgresqlIntArray constructor

const PostgresqlIntArray()

Implementation

const PostgresqlIntArray() : super('_int8', pg.Type.integerArray);