resolved: WITH RECURSIVE: ARRAY[id] All column datatypes must be hashable

Поиск
Список
Период
Сортировка
От rawi
Тема resolved: WITH RECURSIVE: ARRAY[id] All column datatypes must be hashable
Дата
Msg-id 25168751.post@talk.nabble.com
обсуждение исходный текст
Ответ на WITH RECURSIVE: ARRAY[id] All column datatypes must be hashable  (rawi <only4com@web.de>)
Ответы Re: resolved: WITH RECURSIVE: ARRAY[id] All column datatypes must be hashable  (Tom Lane <tgl@sss.pgh.pa.us>)
Re: resolved: WITH RECURSIVE: ARRAY[id] All column datatypes must be hashable  (Rob Sargent <robjsargent@gmail.com>)
Список pgsql-sql
me again...

I figured it out...

The Error was caused because I used UNION in place of UNION ALL.

I still don't understand why the ARRAY (path) could not be grouped...

Bye
rawi
-- 
View this message in context:
http://www.nabble.com/WITH-RECURSIVE%3A-ARRAY-id--All-column-datatypes-must-be-hashable-tp25167538p25168751.html
Sent from the PostgreSQL - sql mailing list archive at Nabble.com.



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

Предыдущее
От: rawi
Дата:
Сообщение: WITH RECURSIVE: ARRAY[id] All column datatypes must be hashable
Следующее
От: Tom Lane
Дата:
Сообщение: Re: resolved: WITH RECURSIVE: ARRAY[id] All column datatypes must be hashable