Re: Support for %TYPE in CREATE FUNCTION
От | Roberto Mello |
---|---|
Тема | Re: Support for %TYPE in CREATE FUNCTION |
Дата | |
Msg-id | 20010428085532.F19580@cc.usu.edu обсуждение исходный текст |
Ответ на | Support for %TYPE in CREATE FUNCTION (Ian Lance Taylor <ian@airs.com>) |
Ответы |
Re: [PATCHES] Re: Support for %TYPE in CREATE FUNCTION
|
Список | pgsql-hackers |
On Fri, Apr 27, 2001 at 08:45:25PM -0700, Ian Lance Taylor wrote: > This patch adds support for %TYPE in CREATE FUNCTION argument and > return types. > > %TYPE is already supported by PL/pgSQL when declaring variables. > However, that does not help with the argument and return types in > CREATE FUNCTION. > > Using %TYPE makes it easier to write a function which is independent > of the definition of a table. That is, minor changes to the types > used in the table may not require changes to the function. Wow! This would be _very_ useful! It's something I wish PostgreSQL had and I miss it everytime I write functions and remember PL/SQL. Thanks a lot Ian, I hope this one makes it in (hopefully for 7.1.1) -Roberto -- +----| http://fslc.usu.edu USU Free Software & GNU/Linux Club |------+ Roberto Mello - Computer Science, USU - http://www.brasileiro.net http://www.sdl.usu.edu - Space Dynamics Lab, Developer ������������������������-----�*'. (Explosive Tagline)
В списке pgsql-hackers по дате отправления: