Struct for PostgreSQL path.
path
open
points
@type t() :: %Postgrex.Path{open: boolean(), points: [Postgrex.Point.t()]}