cube and earthdistance diffs - Mailing list pgsql-patches

From Bruno Wolff III
Subject cube and earthdistance diffs
Date
Msg-id 20020908061314.GA10160@wolff.to
Whole thread Raw
Responses Re: cube and earthdistance diffs  (Peter Eisentraut <peter_e@gmx.net>)
List pgsql-patches
I added some earth distance stuff based on cube instead of point to the
earthdistance contrib. I corrected a problem with the original earthdistance
and also used a better way to calcuate distance that is more accurate for
short distances. I added regression tests. Earthdistance now depends on
contrib/cube and make in earthdistance will do a make install in cube.

I also made a couple of minor changes to cube. I changed it to use
create or replace function in the install script. I added some commented
out grant commands in the install script that shows what needs to be
done to make the functions publicly available.

Attachment

pgsql-patches by date:

Previous
From: "Serguei Mokhov"
Date:
Subject: Re: [g]make distclean does not remove gettext-files
Next
From: "Arturo Josè Montes Sinning"
Date:
Subject: Patch to support ordering of tid