AW: Re: Support for %TYPE in CREATE FUNCTION
Zeugswetter Andreas SB <zeugswettera@wien.spardat.at>
From: Zeugswetter Andreas SB <ZeugswetterA@wien.spardat.at>
To: "'Pascal Scheffers'" <pascal@scheffers.net>,
Jan Wieck <JanWieck@Yahoo.com>
Cc: Ian Lance Taylor <ian@airs.com>, Tom Lane <tgl@sss.pgh.pa.us>, Bruce Momjian <pgman@candle.pha.pa.us>, pgsql-hackers@postgresql.org
Date: 2001-06-01T07:55:54Z
Lists: pgsql-hackers
> > AND expect it to do more than that. So a NOTICE at the > > actual usage, telling that x%TYPE for y got resolved to > > basetype z and will currently NOT follow later changes to x > > should do it. > > So if you could implement it like that, we will be VERY happy. I also like that approach. Andreas