postgis/utils
2005-03-29 16:33:20 +00:00
..
Makefile Added utils rule to set the execute bit on utilities. 2005-03-08 12:11:29 +00:00
postgis_restore.pl Changed she-bang back the way it was (disabled) - didn't work like that! Added {x,y}{min,max}(box2d) to list of obsoleted funx. 2005-03-29 16:33:20 +00:00
profile_intersects.pl Added USE_GIST variable on top of file. Changed true values report 2004-09-27 08:23:45 +00:00
README updated 2004-09-27 08:24:40 +00:00
test_estimation.pl changed error computation code to delta/totrows 2004-03-08 17:21:57 +00:00
test_joinestimation.pl Fixed help string, and added a TODO item 2004-12-23 14:48:25 +00:00

test_estimation.pl
	test selectivity estimator for the && (overlap) operator

postgis_restore.pl
	restore a spatial database dump to a (possibly updated)
	new spatial database.

profile_intersects.pl
	compares distance()=0 and intersects() timings.