Shapes on the regression test for polygon

From: Emre Hasegeli <emre(at)hasegeli(dot)com>
To: PostgreSQL Hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Shapes on the regression test for polygon
Date: 2014-07-21 14:52:05
Message-ID: 20140721145205.GA64414@hasegeli-2.local
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

The first two shapes on src/test/regress/sql/polygon.sql do not make
sense to me. They look more like polygons with some more tabs,
but still did not match the coordinates. I changed them to make
consistent with the shapes. I believe this was the intention of
the original author. Patch attached.

Attachment Content-Type Size
regress-polygon-fix.sql text/plain 13.0 KB

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Alvaro Herrera 2014-07-21 15:15:43 Re: ALTER TABLESPACE MOVE command tag tweak
Previous Message Christoph Berg 2014-07-21 14:06:52 Re: Portability issues in TAP tests