Creating a VIEW with a POINT column

From: Nick <nboutelier(at)hotmail(dot)com>
To: pgsql-hackers(at)postgresql(dot)org
Subject: Creating a VIEW with a POINT column
Date: 2008-06-25 18:02:16
Message-ID: 76107ba4-5a1f-4063-9891-66d05cac92b1@w4g2000prd.googlegroups.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

I have a VIEW that consists of two tables, of which contain a POINT
column. When trying to select from the view I get an error...

ERROR: could not identify an ordering operator for type point
HINT: Use an explicit ordering operator or modify the query.

Any suggestions??? -Nick

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Jan Urbański 2008-06-25 18:28:03 Re: Creating a VIEW with a POINT column
Previous Message Josh Berkus 2008-06-25 17:36:33 Re: Dept of ugly hacks: eliminating padding space in system indexes