Patch for contains/overlap of polygons

From: Teodor Sigaev <teodor(at)sigaev(dot)ru>
To: Pgsql Hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Patch for contains/overlap of polygons
Date: 2009-07-10 15:43:30
Message-ID: 4A5761A2.8070602@sigaev.ru
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

http://www.sigaev.ru/misc/polygon-0.2.gz
Patch fixes wrong algorithms of contains and overlap operations over polygons.
Regression tests contain an examples of such polygons.

--
Teodor Sigaev E-mail: teodor(at)sigaev(dot)ru
WWW: http://www.sigaev.ru/

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Stefan Kaltenbrunner 2009-07-10 16:35:56 Re: Launching commitfest.postgresql.org
Previous Message Brendan Jurd 2009-07-10 15:26:17 Re: WIP: to_char, support for EEEE format