PostgresqlInt constructor

const PostgresqlInt()

Implementation

const PostgresqlInt() : super('bigint', pg.Type.bigInteger);