Creating a VIEW with a POINT column

Поиск
Список
Период
Сортировка
От Nick
Тема Creating a VIEW with a POINT column
Дата
Msg-id 76107ba4-5a1f-4063-9891-66d05cac92b1@w4g2000prd.googlegroups.com
обсуждение исходный текст
Ответы Re: Creating a VIEW with a POINT column
Список 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


В списке pgsql-hackers по дате отправления:

Предыдущее
От: Josh Berkus
Дата:
Сообщение: Re: Dept of ugly hacks: eliminating padding space in system indexes
Следующее
От: Jan Urbański
Дата:
Сообщение: Re: Creating a VIEW with a POINT column