PostgresqlDouble constructor

const PostgresqlDouble()

Implementation

const PostgresqlDouble() : super('double precision', pg.Type.double);