From: | Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> |
---|---|
To: | Bruno Wolff III <bruno(at)wolff(dot)to> |
Cc: | pgsql-patches(at)postgresql(dot)org |
Subject: | Re: earthdistance fixes, but no cube stuff |
Date: | 2002-09-20 03:47:06 |
Message-ID: | 200209200347.g8K3l6R05495@candle.pha.pa.us |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-patches |
Patch applied. Thanks.
---------------------------------------------------------------------------
Bruno Wolff III wrote:
> I have included fixes to declare some floating point constants as double
> instead of int, change the calculation method to use the haversine formula
> which is more accurrate for short distances, added a grant to public for
> geo_distance and added a regression test.
>
> I will resubmit the earth distance stuff based on cube after 7.3 is released.
[ Attachment, skipping... ]
>
> ---------------------------(end of broadcast)---------------------------
> TIP 1: subscribe and unsubscribe commands go to majordomo(at)postgresql(dot)org
--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 359-1001
+ If your life is a hard drive, | 13 Roberts Road
+ Christ can be your backup. | Newtown Square, Pennsylvania 19073
From | Date | Subject | |
---|---|---|---|
Next Message | Bruce Momjian | 2002-09-20 03:48:07 | Re: Bug: COPY IN doesn't test domain constraints |
Previous Message | Bruce Momjian | 2002-09-20 03:45:04 | Re: Bug #758: show_planner_stats does not work for new PREPARE |