Re: BUG #5745: geometry bug? - Mailing list pgsql-bugs

From Tom Lane
Subject Re: BUG #5745: geometry bug?
Date
Msg-id 7682.1289415447@sss.pgh.pa.us
Whole thread Raw
In response to Re: BUG #5745: geometry bug?  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-bugs
I wrote:
> So I'm thinking somebody fat-fingered the corner case
> where the perpendicular would have infinite slope, and it is falling
> through to the "take the nearer endpoint" case when it shouldn't.

Actually it's more basic than that: the line_construct_pm() function
is just completely bogus for the case of infinite slope.  Will fix.

            regards, tom lane

pgsql-bugs by date:

Previous
From: Tom Lane
Date:
Subject: Re: BUG #5747: TimeStamps too far into the future are invalid
Next
From: Chris Browne
Date:
Subject: Re: BUG #5747: TimeStamps too far into the future are invalid