Re: [GENERAL] Making small bits of code available

From: Bruno Wolff III <bruno(at)wolff(dot)to>
To: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
Cc: PostgreSQL-development <pgsql-hackers(at)postgreSQL(dot)org>
Subject: Re: [GENERAL] Making small bits of code available
Date: 2002-09-08 04:14:20
Message-ID: 20020908041420.GA6327@wolff.to
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general pgsql-hackers

I am almost done. While working on the regression test I found a significant
bug in the original earth distance package, so this really does need to
get updated. While I was doing that I switched it to use the haversine
formula as that is more accurate for short distances than the formula
they used previously.

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Joel Rodrigues 2002-09-08 05:39:18 Re: "...integer[] references..." = error
Previous Message Martijn van Oosterhout 2002-09-08 02:12:47 Re: PostgresQL or PHP bug?

Browse pgsql-hackers by date

  From Date Subject
Next Message Matthew T. O'Connor 2002-09-08 04:25:30 Re: --with-maxbackends
Previous Message Thomas Lockhart 2002-09-08 00:17:01 Re: SIMILAR TO