| From: | Pavel Stehule <pavel(dot)stehule(at)gmail(dot)com> |
|---|---|
| To: | Robert Haas <robertmhaas(at)gmail(dot)com> |
| Cc: | PostgreSQL Hackers <pgsql-hackers(at)postgresql(dot)org> |
| Subject: | Re: plpgsql: open for execute - add USING clause |
| Date: | 2009-11-17 20:27:38 |
| Message-ID: | 162867790911171227p4ba51cb6y6cd1d4bfceda6b3d@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
2009/11/17 Pavel Stehule <pavel(dot)stehule(at)gmail(dot)com>:
> 2009/11/17 Robert Haas <robertmhaas(at)gmail(dot)com>:
>> On Tue, Nov 17, 2009 at 3:04 PM, Pavel Stehule <pavel(dot)stehule(at)gmail(dot)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
>>
>
| From | Date | Subject | |
|---|---|---|---|
| Next Message | hernan gonzalez | 2009-11-17 20:31:54 | Re: Timezones (in 8.5?) |
| Previous Message | Pavel Stehule | 2009-11-17 20:25:50 | Re: plpgsql: open for execute - add USING clause |