Dan Langille wrote:
> The Geometric data types listed at
> http://www.postgresql.org/docs/current/static/datatype-geometric.html
> include a data type known as "path". I do not see this data type in
> my 7.4 installation.
>
> Which is wrong? The documentation or the code?
It is in CVS:
test=> \dT path
List of data types
Schema | Name | Description
------------+--------+----------------------------
pg_catalog | "path" | geometric path '(pt1,...)'
(1 row)
--
Bruce Momjian | http://candle.pha.pa.us
pgman@candle.pha.pa.us | (610) 359-1001
+ If your life is a hard drive, | 13 Roberts Road
+ Christ can be your backup. | Newtown Square, Pennsylvania 19073