Re: Shall we just get rid of plpgsql's RENAME? - Mailing list pgsql-hackers

From Stefan Kaltenbrunner
Subject Re: Shall we just get rid of plpgsql's RENAME?
Date
Msg-id 4AF2A66E.30101@kaltenbrunner.cc
Whole thread Raw
In response to Shall we just get rid of plpgsql's RENAME?  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: Shall we just get rid of plpgsql's RENAME?
List pgsql-hackers
Tom Lane wrote:
> According to
> http://developer.postgresql.org/pgdocs/postgres/plpgsql-declarations.html#PLPGSQL-DECLARATION-RENAMING-VARS
> the RENAME declaration in plpgsql has been known broken since PG 7.3.
> Nobody has bothered to fix it.  Shall we just rip it out?

+1 on that - I don't think I have seen it used in any production code I 
came accross in a long time.


Stefan


pgsql-hackers by date:

Previous
From: tomas@tuxteam.de
Date:
Subject: Re: Proposal - temporal contrib module
Next
From: Greg Stark
Date:
Subject: Re: Shall we just get rid of plpgsql's RENAME?