Re: bugfix for cursor arguments in named notation
Tom Lane <tgl@sss.pgh.pa.us>
From: Tom Lane <tgl@sss.pgh.pa.us>
To: Yeb Havinga <yebhavinga@gmail.com>
Cc: PostgreSQL-development Hackers <pgsql-hackers@postgresql.org>
Date: 2012-04-05T14:01:57Z
Lists: pgsql-hackers
Yeb Havinga <yebhavinga@gmail.com> writes: > On 2012-04-04 17:10, Tom Lane wrote: >> I think a better way would be to temporarily set >> plpgsql_IdentifierLookup to IDENTIFIER_LOOKUP_DECLARE, > Thank you for looking at it. Attached is a patch that implements your > suggestion. Oh, sorry, I assumed you'd seen that I committed a fix like that last night. regards, tom lane