PL/pgSQL RENAME functionality in TODOs - Mailing list pgsql-hackers

From imad
Subject PL/pgSQL RENAME functionality in TODOs
Date
Msg-id 1f30b80c0701301059t4c418a8cyfde61cab8cae7d0@mail.gmail.com
Whole thread Raw
Responses Re: PL/pgSQL RENAME functionality in TODOs
List pgsql-hackers
I was testing the following statement and found it working fine on
version 8.2.1.

"Fix RENAME to work on variables other than OLD/NEW"

I can rename just any variable declared in a PL block apart from
OLD/NEW. Is the TODOs list out of sync or I am missing the point here?

--Imad
www.EnterpriseDB.com


pgsql-hackers by date:

Previous
From: Gregory Stark
Date:
Subject: Re: Questions about parser code
Next
From: "Simon Riggs"
Date:
Subject: RI checks during UPDATEs