pub const LSEG: TypeMarker;Expand description
Specifies a LSEG column type.
LSEG stores geometric line segments.
Requires the geo-types feature.
See: https://www.postgresql.org/docs/current/datatype-geometric.html
pub const LSEG: TypeMarker;Specifies a LSEG column type.
LSEG stores geometric line segments.
Requires the geo-types feature.
See: https://www.postgresql.org/docs/current/datatype-geometric.html