[postgis-devel] [PostGIS] #410: ST_SetPoint and bounding box

PostGIS trac at osgeo.org
Sat Feb 6 19:09:16 PST 2010


#410: ST_SetPoint and bounding box
-----------------------+----------------------------------------------------
  Reporter:  sdikiy    |       Owner:  pramsey    
      Type:  defect    |      Status:  closed     
  Priority:  critical  |   Milestone:             
 Component:  postgis   |     Version:  1.4.X      
Resolution:  invalid   |    Keywords:  ST_SetPoint
-----------------------+----------------------------------------------------
Changes (by robe):

  * status:  new => closed
  * resolution:  => invalid

Comment:

 sdikiy,

 Which version of PostgreSQL are you running?

 Do a

 {{{
 SELECT version();
 }}}

 I believe the error you are experiencing is not a PostGIS bug, but a
 PostgreSQL bug that was fixed in later versions of PostgreSQL.

 If you are running PostgreSQL 8.3, make sure you are running 8.3.7 or
 above.  You should preferably be running the latest version 8.3.9.  For
 PostgreSQL 8.4, you should be running 8.4.1 or 8.4.2.

-- 
Ticket URL: <http://trac.osgeo.org/postgis/ticket/410#comment:2>
PostGIS <http://trac.osgeo.org/postgis/>
The PostGIS Trac is used for bug, enhancement & task tracking, a user and developer wiki, and a view into the subversion code repository of PostGIS project.


More information about the postgis-devel mailing list