Re: plpgsql: open for execute - add USING clause - Mailing list pgsql-hackers

From Pavel Stehule
Subject Re: plpgsql: open for execute - add USING clause
Date
Msg-id 162867790911171227p4ba51cb6y6cd1d4bfceda6b3d@mail.gmail.com
Whole thread Raw
In response to Re: plpgsql: open for execute - add USING clause  (Pavel Stehule <pavel.stehule@gmail.com>)
List pgsql-hackers
2009/11/17 Pavel Stehule <pavel.stehule@gmail.com>:
> 2009/11/17 Robert Haas <robertmhaas@gmail.com>:
>> 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...
>>
>
> These patches are for next commitfest. What I know, the current
> commitfest is closed for new patches. Is it ok?
>

typmode support is for this commitfest. Others for next commitfest.

Pavel

> Pavel
>
>> ...Robert
>>
>


pgsql-hackers by date:

Previous
From: Pavel Stehule
Date:
Subject: Re: plpgsql: open for execute - add USING clause
Next
From: "Kevin Grittner"
Date:
Subject: Re: plpgsql: open for execute - add USING clause