Thread: pgsql/contrib/earthdistance earthdistance.sql.in

pgsql/contrib/earthdistance earthdistance.sql.in

From
Tom Lane
Date:
CVSROOT:    /home/projects/pgsql/cvsroot
Module name:    pgsql
Changes by:    tgl@hub.org    01/08/16 18:24:43

Modified files:
    contrib/earthdistance: earthdistance.sql.in

Log message:
    geo_distance function needs to be marked strict.
    From Mark Stosberg.