Re: Earth Distance patch

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Bruno Wolff III <bruno(at)wolff(dot)to>
Cc: pgsql-patches(at)postgresql(dot)org
Subject: Re: Earth Distance patch
Date: 2002-09-12 14:35:49
Message-ID: 7101.1031841349@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-patches

Bruno Wolff III <bruno(at)wolff(dot)to> writes:
> The attached patch defines functions for getting distances between points
> on the surface of the earth and locating points within a specified distance
> using an index based on the contrib/cube package. The new functions are
> all of language type sql.

Is this bug fix, or new features? We are past the point of accepting
new features for 7.3.

regards, tom lane

In response to

Responses

Browse pgsql-patches by date

  From Date Subject
Next Message Alvaro Herrera 2002-09-12 14:41:49 Re: DROP COLUMN misbehaviour with multiple inheritance
Previous Message Tom Lane 2002-09-12 14:14:46 Re: DROP COLUMN misbehaviour with multiple inheritance