point constant

CustomSqlType<PgPoint> const point

The point type in Postgres.

Implementation

static const CustomSqlType<PgPoint> point = PointType();