Re: bugfix for cursor arguments in named notation - Mailing list pgsql-hackers

From Tom Lane
Subject Re: bugfix for cursor arguments in named notation
Date
Msg-id 1804.1333634517@sss.pgh.pa.us
Whole thread Raw
In response to Re: bugfix for cursor arguments in named notation  (Yeb Havinga <yebhavinga@gmail.com>)
List 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


pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: pg_upgrade improvements
Next
From: Robert Haas
Date:
Subject: Re: patch: improve SLRU replacement algorithm