Re: Polygons passed to poly_overlap have 0 pts when column is indexed using rtree

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: "Kenneth Chan" <kkchan(at)technologist(dot)com>
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: Polygons passed to poly_overlap have 0 pts when column is indexed using rtree
Date: 2002-05-28 19:06:34
Message-ID: 15651.1022612794@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

"Kenneth Chan" <kkchan(at)technologist(dot)com> writes:
> ... Turned out that npts of the
> polygon retrieved from the table is 0 (the other polygon is a constant
> and its attributes are correct). I suspect the feature might
> affect other functions that uses polygons->npts like poly_contain.
> Would anyone happens to know the identity of the offending
> function might be? TIA

No, but if you can post an example demonstrating the problem, I'm sure
we can find it...

regards, tom lane

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Dann Corbit 2002-05-28 19:06:49 Null values in indexes
Previous Message Tom Lane 2002-05-28 19:01:12 Re: strange update problem with 7.2.1