Re: Where to find kind code for STATISTIC_KIND GEOMETRY? - Mailing list pgsql-hackers

From Ale Raza
Subject Re: Where to find kind code for STATISTIC_KIND GEOMETRY?
Date
Msg-id 7CAD6D9B7D16BC4A88795771E486508205AEEE34@pianowire.esri.com
Whole thread Raw
In response to Re: Where to find kind code for STATISTIC_KIND GEOMETRY?  (Alvaro Herrera <alvherre@commandprompt.com>)
List pgsql-hackers
Alvaro,

Where you see the duplicates? Our implementation is different than
PostGIS. Our storage type for operator class is Envelope while PostGIS
storage type is Box2d. Though, basically both are MBR but either can
change any time, so better to have separate code.

If I know PostgreSQL requirements for the code then I can see the
duplicates.

Thanks.

Ale.


-----Original Message-----
From: Alvaro Herrera [mailto:alvherre@commandprompt.com]
Sent: Tuesday, May 01, 2007 3:02 PM
To: Ale Raza
Cc: pgsql-hackers@postgresql.org
Subject: Re: [HACKERS] Where to find kind code for STATISTIC_KIND
GEOMETRY?

Ale Raza wrote:
> Simon,
>
> I am forwarding this to pgsql-hackers. I can send the requirements
once
> I get the right contact.

This is it, but as Simon stated, you probably want to get the PostGIS
guys involved too, so that duplicates can be sorted out.

--
Alvaro Herrera
http://www.CommandPrompt.com/
The PostgreSQL Company - Command Prompt, Inc.



pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: NO INHERIT
Next
From: Bruce Momjian
Date:
Subject: Re: Feature freeze progress report