]> granicus.if.org Git - postgis/commit
Renamed lwgeom_npoints_recursive to lwgeom_npoints and exposed in lwgeom.h.
authorSandro Santilli <strk@keybit.net>
Wed, 22 Sep 2004 11:42:45 +0000 (11:42 +0000)
committerSandro Santilli <strk@keybit.net>
Wed, 22 Sep 2004 11:42:45 +0000 (11:42 +0000)
commit0f687e9f3fa6df16e492f198c3239dcbc6c52580
treec050e53a0d2cd153728e2a1d343a0d3baa9563fc
parent86e909d00c0093be59d05f6444b423ae2667d36a
Renamed lwgeom_npoints_recursive to lwgeom_npoints and exposed in lwgeom.h.
Changed SERIALIZED_FORM macro to be less LWGEOM structure aware.
Added profiling header file.
Modified profiling calls to include total query time.
Initial profiling support in the mindistance function.

git-svn-id: http://svn.osgeo.org/postgis/trunk@872 b70326c6-7e19-0410-871a-916f4a2858ee
lwgeom/lwgeom.h
lwgeom/lwgeom_functions_basic.c
lwgeom/lwgeom_geos.c
lwgeom/profile.h [new file with mode: 0644]