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
  [EMAIL PROTECTED]               |  (610) 359-1001
  +  If your life is a hard drive,     |  13 Roberts Road
  +  Christ can be your backup.        |  Newtown Square, Pennsylvania 19073

---------------------------(end of broadcast)---------------------------
TIP 7: don't forget to increase your free space map settings

Reply via email to