Opened 3 years ago

Last modified 3 years ago

#4862 new task

Stop using custom datatypes for returns from Topology functions

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

Description

Nowadays we can use OUT parameters instead of returning a custom datatype. Avoiding to return a custom datatype makes the code cleaner and easier to maintain (the less tables/types we have, the better)

Change History (1)

comment:1 by strk, 3 years ago

Milestone: PostGIS 3.2.0PostGIS Fund Me
Note: See TracTickets for help on using tickets.