[postgis-devel] obsoleted functions

strk at refractions.net strk at refractions.net
Mon Sep 13 06:29:35 PDT 2004


Finalizing funcions port to LWGEOM I've found these two functions:

 geometry_size(geometry, internal)
 optimistic_overlap(geometry, geometry, double precision)

They are undocumented.
Does anyone care about keeping them ?

Note that geometry_size gets an 'internal' (or opaque) type
in input, so was probably needed for postgresql internals
(old estimator?) but there is no reference to it from somewhere
else.

--strk;



More information about the postgis-devel mailing list