]> granicus.if.org Git - postgis/commit
Get rid of assert causing ST_3DMakeBox to crash
authorRegina Obe <lr@pcorp.us>
Mon, 25 Feb 2019 22:41:36 +0000 (22:41 +0000)
committerRegina Obe <lr@pcorp.us>
Mon, 25 Feb 2019 22:41:36 +0000 (22:41 +0000)
commitaa09c3eaf1c47a8debd08a54f1e8bed2c1346be0
tree0ed6e89e842e175de46e132b12ca8da64bad571d
parent5d73dc5a14142ae74abef62db5678e685bb63a25
Get rid of assert causing ST_3DMakeBox to crash
Change ST_3DMakeBox to throw an error when fed empty points instead of returning a philosophical answer to a stupid question
Change ST_MakeBox2D to return a more meaningful error instead waiting to fail when asking what is x of an empty point?
Closes #4331 for PostGIS 3.0

git-svn-id: http://svn.osgeo.org/postgis/trunk@17281 b70326c6-7e19-0410-871a-916f4a2858ee
NEWS
liblwgeom/lwgeom_api.c
postgis/lwgeom_box.c
postgis/lwgeom_box3d.c
regress/core/tickets.sql
regress/core/tickets_expected