aboutsummaryrefslogtreecommitdiffstats
path: root/db/schema_0033-speed-up-nearby.sql
Commit message (Collapse)AuthorAgeLines
* Improve stored procedure performance.Matthew Somerville2015-08-10-0/+47
Add an index on the radian values, make the function stable, and switch to a full bounding box rather than a slower angle check.