Re: plpgsql: open for execute - add USING clause

Поиск
Список
Период
Сортировка
От Robert Haas
Тема Re: plpgsql: open for execute - add USING clause
Дата
Msg-id 603c8f070911171220w5e2bcc12r66286500ee1df1a6@mail.gmail.com
обсуждение исходный текст
Ответ на plpgsql: open for execute - add USING clause  (Pavel Stehule <pavel.stehule@gmail.com>)
Ответы Re: plpgsql: open for execute - add USING clause  (Pavel Stehule <pavel.stehule@gmail.com>)
Список pgsql-hackers
On Tue, Nov 17, 2009 at 3:04 PM, Pavel Stehule <pavel.stehule@gmail.com> wrote:
> Hello,
>
> this small patch add missing USING clause to OPEN FOR EXECUTE statement
> + cleaning part of exec_stmt_open function
>
>
> see http://archives.postgresql.org/pgsql-hackers/2009-11/msg00713.php

This is now the fourth patch you've submitted since the start of the
CommitFest...

...Robert


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

Предыдущее
От: Pavel Stehule
Дата:
Сообщение: Re: actualised funcs typmod patch
Следующее
От: Pavel Stehule
Дата:
Сообщение: Re: plpgsql: open for execute - add USING clause