Re: Select from array slices doesn't work

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Select from array slices doesn't work
Дата
Msg-id 15740.968372629@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Select from array slices doesn't work  (pgsql-bugs@postgresql.org)
Список pgsql-bugs
pgsql-bugs@postgresql.org writes:
>> select arr[1:2] from temp
> Error: qrPgSql: Parameter '2' not found

What client frontend are you using?  It looks like the frontend is
trying to interpret :2 as a parameter.  I seem to recall that
psql had such a bug for a while during 7.0 development, but I
don't think it was in any release version.

BTW, I can't find any occurrence of such an error string in current
sources ...

            regards, tom lane

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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: bug in date_part() function in 6.5.2, 7.0.2
Следующее
От: Thomas Lockhart
Дата:
Сообщение: Re: bug in date_part() function in 6.5.2, 7.0.2