Re: How to create function with unspecified number of input

Поиск
Список
Период
Сортировка
От Aasmund Midttun Godal
Тема Re: How to create function with unspecified number of input
Дата
Msg-id 20011125193940.27682.qmail@ns.krot.org
обсуждение исходный текст
Ответ на How to create function with unspecified number of input parameters ?  (MindTerm <mindterm@yahoo.com>)
Список pgsql-sql
Perhaps you could pass an array into it instead?

Regards,

Aasmund.

On Sat, 24 Nov 2001 20:25:21 -0800 (PST), MindTerm <mindterm@yahoo.com> wrote:
> Dear all,
> 
>   I am writing to ask how to create function ( CREATE
> FUNCTION ) with unspecified number of input parameters
> ? e.g. I like to create a function similar to the
> structure of COALESCE :
> 
> COALESCE( ... , [..] )
> 
> M.T.
> 
> 
> 
> __________________________________________________
> Do You Yahoo!?
> Yahoo! GeoCities - quick and easy web site hosting, just $8.95/month.
> http://geocities.yahoo.com/ps/info1
> 
> ---------------------------(end of broadcast)---------------------------
> TIP 4: Don't 'kill -9' the postmaster

Aasmund Midttun Godal

aasmund@godal.com - http://www.godal.com/
+47 40 45 20 46


В списке pgsql-sql по дате отправления:

Предыдущее
От: "Andrew G. Hammond"
Дата:
Сообщение: Re: Automaticly delete related data
Следующее
От: "Aasmund Midttun Godal"
Дата:
Сообщение: Permissions on views bug.