PostgresqlText constructor

const PostgresqlText()

Implementation

const PostgresqlText() : super('text', pg.Type.text);