Opened 3 months ago

Closed 3 months ago

#5670 closed enhancement (fixed)

Speed up ST_CreateTopoGeo by postponing face detection

Reported by: strk Owned by: strk
Priority: medium Milestone: PostGIS 3.5.0
Component: topology Version: master
Keywords: Cc:

Description

Change History (1)

comment:1 by Sandro Santilli <strk@…>, 3 months ago

Resolution: fixed
Status: newclosed

In 53b48e51/git:

Avoid changing signature of TopoGeo_addLinestring

Use an internal _TopoGeo_addLinestringNoFace function instead from
the ST_CreateTopoGeo function.

Closes #5670

Note: See TracTickets for help on using tickets.