[postgis-tickets] [PostGIS] #4852: Remove ST_IsValid NOTICE output

PostGIS trac at osgeo.org
Mon Feb 15 10:54:30 PST 2021


#4852: Remove ST_IsValid NOTICE output
-------------------------+---------------------------
 Reporter:  mdavis       |      Owner:  pramsey
     Type:  enhancement  |     Status:  new
 Priority:  medium       |  Milestone:  PostGIS 3.1.2
Component:  postgis      |    Version:  2.5.x
 Keywords:               |
-------------------------+---------------------------
 `ST_IsValid` emits a NOTICE for invalid inputs. This can cause a huge
 volume of unwanted console output in some situations.

 Now that `ST_ValidReason` is available, it would be good to eliminate the
 NOTICE output from `ST_IsValid`.

-- 
Ticket URL: <https://trac.osgeo.org/postgis/ticket/4852>
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