Skip to content
  1. Mar 08, 2006
  2. May 10, 2005
  3. Apr 21, 2005
    • Ankur Rishi's avatar
      Another file that was updated for the new, faster postal code database scheme. · e9f46338
      Ankur Rishi authored
      This commit simply changes the SQL generation function for calculating the
      distance of a lat/lon pair in a database table with the lat/lon submitted
      to this function, earth_distance_sql().  Previously, this function was assuming
      that the latitude and longitude in the DB table were in radian form.  This
      commit changes is so it calls the SQL RADIAN() function to convert degrees
      to radians within a query.
      e9f46338
  4. Mar 17, 2005