postgis/libpgcommon
Sandro Santilli ec4425d172 Revert "Move JSON input test where it belons (#2156)"
Accidentally committed an unrelated patch..

git-svn-id: http://svn.osgeo.org/postgis/trunk@10860 b70326c6-7e19-0410-871a-916f4a2858ee
2012-12-19 18:06:17 +00:00
..
cunit Change @rm to rm for visibility 2012-03-21 21:36:59 +00:00
common.h Try again with line endings, this time using eol-style instead of eol-type (#1605) 2012-02-27 22:08:12 +00:00
gserialized_gist.c #945, expose and add selectivity to the 3d/4d index (&&&) bindings 2012-12-04 19:54:29 +00:00
gserialized_gist.h Move box-reading code in geography stats to use serialized box. 2012-11-19 23:04:21 +00:00
lwgeom_cache.c Fix cache coherence error where the trees were being built on top of geometries which would get freed out from underneath them. Instead build them on the cached representations we're carrying around anyways (#1796) 2012-06-30 21:18:06 +00:00
lwgeom_cache.h Move the circ tree caching code out of libpgcommon and into the geography area that actually uses it 2012-06-18 22:02:30 +00:00
lwgeom_pg.c Revert "Move JSON input test where it belons (#2156)" 2012-12-19 18:06:17 +00:00
lwgeom_pg.h Revert "Move JSON input test where it belons (#2156)" 2012-12-19 18:06:17 +00:00
lwgeom_transform.c Switch from gnomic to LAEA for the projection for the custom zones. Less perfect intersections, but measure metric fidelity for distances, areas, etc. (#1610) 2012-08-10 16:00:31 +00:00
lwgeom_transform.h Switch from gnomic to LAEA for the projection for the custom zones. Less perfect intersections, but measure metric fidelity for distances, areas, etc. (#1610) 2012-08-10 16:00:31 +00:00
Makefile.in Update the caching infrastructure to allow for arbitrary new caching systems to be combined into one fn_extra pointer slot. Clean up the 1-d r-tree code a little bit. Make the cache handling code for geometry caching generic so it can be re-used across different internal indexing approaches 2012-06-15 23:11:03 +00:00
pgsql_compat.h Fix header guard of pgsql_compat.h and drop the duplicate 2012-02-09 17:00:02 +00:00