[postgis-tickets] [PostGIS] #4825: Inconsistent results when running SELECT queries with ST_MakeValid() on invalid geometry repeatedly

PostGIS trac at osgeo.org
Tue Jan 5 08:46:07 PST 2021


#4825: Inconsistent results when running SELECT queries with  ST_MakeValid() on
invalid geometry repeatedly
----------------------+---------------------------
  Reporter:  neumann  |      Owner:  pramsey
      Type:  defect   |     Status:  closed
  Priority:  medium   |  Milestone:  PostGIS 3.1.1
 Component:  postgis  |    Version:  master
Resolution:  fixed    |   Keywords:
----------------------+---------------------------
Changes (by Sandro Santilli <strk@…>):

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


Comment:

 In [changeset:"22e3168fd3bbce6fbcbc6868b204e6cfa176ba91/git" 22e3168/git]:
 {{{
 #!CommitTicketReference repository="git"
 revision="22e3168fd3bbce6fbcbc6868b204e6cfa176ba91"
 Copy input of ST_MakeValid before passing to lwgeom_make_valid

 The lwgeom_make_valid function can change the input geometry.
 Closes #4825 in 3.1 branch (3.1.1dev)
 }}}

-- 
Ticket URL: <https://trac.osgeo.org/postgis/ticket/4825#comment:13>
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