[postgis-tickets] [PostGIS] #4243: Use of deprecated function in UpdateGeometrySRID

PostGIS trac at osgeo.org
Sun Nov 18 15:57:16 PST 2018


#4243: Use of deprecated function in UpdateGeometrySRID
----------------------+---------------------------
  Reporter:  robe     |      Owner:  robe
      Type:  defect   |     Status:  closed
  Priority:  medium   |  Milestone:  PostGIS 3.0.0
 Component:  postgis  |    Version:  trunk
Resolution:  fixed    |   Keywords:
----------------------+---------------------------
Changes (by robe):

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


Comment:

 In [changeset:"17030" 17030]:
 {{{
 #!CommitTicketReference repository="" revision="17030"
 Put back deprecated functions removed in r17029, but patch them to use
 newer pg_get_constraintdef function.
 Also mark them as undeprecated cause they are used in other management
 functions, and it's too messy to change those to use teh raw sql.
 We maybe stuck with these forever :(
 Closes #4243 for PostGIS 3.0

 Also fix error in raster patching
 References #4231 for PostGIS 3.0
 }}}

-- 
Ticket URL: <https://trac.osgeo.org/postgis/ticket/4243#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-tickets mailing list