Re: plpgsql: open for execute - add USING clause
Pavel Stehule <pavel.stehule@gmail.com>
From: Pavel Stehule <pavel.stehule@gmail.com>
To: Robert Haas <robertmhaas@gmail.com>
Cc: PostgreSQL Hackers <pgsql-hackers@postgresql.org>
Date: 2009-11-17T20:25:50Z
Lists: pgsql-hackers
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? Pavel > ...Robert >