Re: Earth Distance patch - Mailing list pgsql-patches

From Tom Lane
Subject Re: Earth Distance patch
Date
Msg-id 7101.1031841349@sss.pgh.pa.us
Whole thread Raw
In response to Earth Distance patch  (Bruno Wolff III <bruno@wolff.to>)
Responses Re: Earth Distance patch  (Bruno Wolff III <bruno@wolff.to>)
List pgsql-patches
Bruno Wolff III <bruno@wolff.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

pgsql-patches by date:

Previous
From: Bruno Wolff III
Date:
Subject: Earth Distance patch
Next
From: Bruno Wolff III
Date:
Subject: Re: Earth Distance patch