Re: function problems

Поиск
Список
Период
Сортировка
От Christine Penner
Тема Re: function problems
Дата
Msg-id 19740415002720.F8A591E3A3FA5EB0@edtnaa05.telusplanet.net
обсуждение исходный текст
Ответ на Re: function problems  (Raymond O'Donnell <rod@iol.ie>)
Ответы Re: function problems  (Andy Colson <andy@squeakycode.net>)
Re: function problems  (Raymond O'Donnell <rod@iol.ie>)
Список pgsql-general
I have seen other functions (written by others) that do this.  So I
assume its ok. I'm open to suggestions though. As long as it works.

At 01:54 PM 16/11/2010, you wrote:
>On 16/11/2010 21:27, Christine Penner wrote:
>
>>create or replace function SubjectDisplay(IN subj varchar,IN meetCode
>>numeric,IN meetTrWP integer,OUT Display varchar)
>>
>>returns varchar as
>
>I'm not certain about this, but is it a mistake to mix OUT
>parameters and RETURNS?
>
>Ray.
>
>
>--
>Raymond O'Donnell :: Galway :: Ireland
>rod@iol.ie
>
>--
>Sent via pgsql-general mailing list (pgsql-general@postgresql.org)
>To make changes to your subscription:
>http://www.postgresql.org/mailpref/pgsql-general


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

Предыдущее
От: Raymond O'Donnell
Дата:
Сообщение: Re: function problems
Следующее
От: Jorge Arévalo
Дата:
Сообщение: Programming error: Out of Memory