[postgis-devel] [PostGIS] #1121: populate_geometry_columns using deprecated functions

PostGIS trac at osgeo.org
Mon Apr 30 19:14:54 PDT 2012


#1121: populate_geometry_columns using deprecated functions
---------------------+------------------------------------------------------
 Reporter:  robe     |       Owner:  pramsey      
     Type:  defect   |      Status:  new          
 Priority:  blocker  |   Milestone:  PostGIS 1.5.4
Component:  postgis  |     Version:  1.5.X        
 Keywords:           |  
---------------------+------------------------------------------------------
Changes (by robe):

  * owner:  robe => pramsey


Comment:

 Fixed at r9707

 I added a regression test for this as well more or less copied from 2.0
 branch.  I also revised DropGeometryColumns to use DROP TABLE IF EXISTS
 instead of DROP TABLE.  Our minimum for 1.5 is 8.3 and DROP TABLE IF
 EXISTS has been supported since 8.2

 The only thing left is to add this new test to regress/Makefile.in

 Paul, can you do that for me?

 I'm afraid to commit my version of the file since mine is a hacked up
 version because of issues I described in #1794

-- 
Ticket URL: <http://trac.osgeo.org/postgis/ticket/1121#comment:3>
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