contrib/earthdistance README.earthdistance ear ... - Mailing list pgsql-committers

From momjian@postgresql.org (Bruce Momjian - CVS)
Subject contrib/earthdistance README.earthdistance ear ...
Date
Msg-id 20030213053106.C78FB475E30@postgresql.org
Whole thread Raw
List pgsql-committers
CVSROOT:    /cvsroot
Module name:    contrib
Changes by:    momjian@postgresql.org    03/02/13 00:31:06

Modified files:
    earthdistance  : README.earthdistance earthdistance.sql.in

Log message:
    The attached patches change earthdistance to use the new cube functions
    in one of the earth functions so that latitude and longitude to
    cartesian coordinates conversion will be more accurrate. (Previously
    a text string was built to provide as input which limited the accuracy
    to the number of digits printed.)

    The new functions were included in a recent patch to contrib/cube that has not
    as yet been accepted as of yet.

    I also added check constraints to the domain 'earth' since they are now
    working in 7.4.

    Bruno Wolff III


pgsql-committers by date:

Previous
From: momjian@postgresql.org (Bruce Momjian - CVS)
Date:
Subject: pgsql-server/contrib/cube README.cube cube.c c ...
Next
From: momjian@postgresql.org (Bruce Momjian - CVS)
Date:
Subject: pgsql-server/doc/src/sgml/ref create_domain.sgml