Patch for contains/overlap of polygons

Started by Teodor Sigaevover 16 years ago2 messages
#1Teodor Sigaev
teodor@sigaev.ru

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@sigaev.ru
WWW: http://www.sigaev.ru/

#2Tom Lane
tgl@sss.pgh.pa.us
In reply to: Teodor Sigaev (#1)
Re: Patch for contains/overlap of polygons

Teodor Sigaev <teodor@sigaev.ru> writes:

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.

Looks sane in a quick once-over. Please commit.

regards, tom lane