Re: ERROR: table row type and query-specified row type do not match
| От | Patryk Kordylewski |
|---|---|
| Тема | Re: ERROR: table row type and query-specified row type do not match |
| Дата | |
| Msg-id | fb8gmn$1pqr$1@news.hub.org обсуждение исходный текст |
| Ответ на | Re: ERROR: table row type and query-specified row type do not match (Patryk Kordylewski <pk@imos.net>) |
| Ответы |
Re: ERROR: table row type and query-specified row type do not match
|
| Список | pgsql-general |
Patryk Kordylewski wrote: > I made a test-case which is not working for me. Perhaps something wrong > with the SELECT DISTINCT ON () syntax when i specify more then 1 column? > > At first this was working when i specified only one column in the SELECT > DISTINCT ON-clause, then i inserted a dummy column "second_distinct" and > put it into the clause and it's not working anymore. > > PG Version: 8.2.4 > > http://fooby.imosnet.de/not_working.txt > > Thanks for help, > Patryk I think i found the problem and made 2 sql files to reproduce it. The only difference between this 2 files is the order by-clause of the view... http://fooby.imosnet.de/order_by_working.txt http://fooby.imosnet.de/order_by_not_working.txt
В списке pgsql-general по дате отправления: