ST_Boundary('LINESTRING EMPTY') returns random numbers
# select ST_AsText(ST_Boundary('LINESTRING EMPTY'));
NOTICE: lwgeom_api.c [138] called with n=0 and npoints=0
NOTICE: lwgeom_api.c [138] called with n=-1 and npoints=0
st_astext
---------------------------------------------------------------------
MULTIPOINT(9e-323 4.6729030886132e-310,9e-323 4.6729030886132e-310)
(1 row)
See also #4956 and https://gitlab.com/postgis/postgis/-/merge_requests/50 for testcases with this
Change History
(4)
Priority: |
medium → blocker
|
Owner: |
changed from pramsey to komzpa
|
Resolution: |
→ fixed
|
Status: |
new → closed
|
In cce909b/git: