Re: BUG #5032: unexpected syntax error for plpgsql function returns table

Поиск
Список
Период
Сортировка
От Pavel Stehule
Тема Re: BUG #5032: unexpected syntax error for plpgsql function returns table
Дата
Msg-id 162867790909030638v53df73f8wf27cc010d855650a@mail.gmail.com
обсуждение исходный текст
Ответ на Re: BUG #5032: unexpected syntax error for plpgsql function returns table  (Robert Haas <robertmhaas@gmail.com>)
Список pgsql-bugs
2009/9/3 Robert Haas <robertmhaas@gmail.com>:
> On Sep 2, 2009, at 11:27 PM, Pavel Stehule <pavel.stehule@gmail.com> wrote:
>
>> Hello
>>
>> it's not bug - PostgreSQL doesn't support parameter placeholder on
>> this position. Use dynamic query instead - plpgsql statement EXECUTE.
>
> It may not be a bug exactly, but it sure isn't a feature.

I hope so this problem will be solved at 8.5
pavel


>
> ...Robert
>

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

Предыдущее
От: Robert Haas
Дата:
Сообщение: Re: BUG #5032: unexpected syntax error for plpgsql function returns table
Следующее
От: Alvaro Herrera
Дата:
Сообщение: Re: lost statistics; analyze needs to execute twice