PostgresqlBool constructor

const PostgresqlBool()

Implementation

const PostgresqlBool() : super('boolean', pg.Type.boolean);