Re: Geometric data type for an arc. - Mailing list pgsql-novice

From Tom Lane
Subject Re: Geometric data type for an arc.
Date
Msg-id 12696.1336669163@sss.pgh.pa.us
Whole thread Raw
In response to Re: Geometric data type for an arc.  (Merlin Moncure <mmoncure@gmail.com>)
Responses Re: Geometric data type for an arc.
List pgsql-novice
Merlin Moncure <mmoncure@gmail.com> writes:
> On Thu, May 10, 2012 at 10:10 AM, John W. Kitz <John.Kitz@xs4all.nl> wrote:
>> Does anybody know how to submit a feature request for consideration to the
>> developers of PostgreSQL?

> The support for geometric types as it stands is fairly weak -- there
> might be some reluctance to extend them (which means more operators,
> casts, etc) without a more general look at their issues (for example,
> why can't you extract points out of a box type)?

The first question that would be asked is whether PostGIS doesn't do
what you want.  There's not that much enthusiasm for improving the core
geometric types because PostGIS has covered the territory.

            regards, tom lane

pgsql-novice by date:

Previous
From: Merlin Moncure
Date:
Subject: Re: Geometric data type for an arc.
Next
From: Merlin Moncure
Date:
Subject: Re: Geometric data type for an arc.