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

From Pavel Stehule
Subject plpgsql: open for execute - add USING clause
Date
Msg-id 162867790911171204j62d80de0p93a36858bcf3cc46@mail.gmail.com
Whole thread Raw
Responses Re: plpgsql: open for execute - add USING clause
Re: plpgsql: open for execute - add USING clause
List pgsql-hackers
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

Regards
Pavel Stehule

Attachment

pgsql-hackers by date:

Previous
From: Alvaro Herrera
Date:
Subject: Re: patch - Report the schema along table name in a referential failure error message
Next
From: Marko Tiikkaja
Date:
Subject: Re: Syntax for partitioning