sqlite-users  

[sqlite] patch to allow integer rtree keys

Steve Friedman
Fri, 11 Jul 2008 12:23:31 -0700

I've just started using the rtree extension, and have found that the 32-bit float for the range keys is not appropriate for me. Please find attached a patch for rtree.c (based on v1.5) that allows for int -OR- unsigned int -OR- float operation.

Steve Friedman
_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users