Re: can function arguments have the type tablename.columnname%TYPE?

Поиск
Список
Период
Сортировка
От Guillaume Lelarge
Тема Re: can function arguments have the type tablename.columnname%TYPE?
Дата
Msg-id 4BE91C31.9090309@lelarge.info
обсуждение исходный текст
Ответ на can function arguments have the type tablename.columnname%TYPE?  (Dino Vliet <dino_vliet@yahoo.com>)
Ответы Re: can function arguments have the type tablename.columnname%TYPE?  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-general
Le 11/05/2010 10:28, Dino Vliet a écrit :
> [...]
> I'm writing a plpgsql function in pgadminIII and want to know if the arguments can have the following type:
>
> tablename.columnname%TYPE
>

No, this construct is only available *inside* a PL/pgsql function body.


--
Guillaume.
 http://www.postgresqlfr.org
 http://dalibo.com

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

Предыдущее
От: Jason Armstrong
Дата:
Сообщение: Workqueue performance
Следующее
От: Alexander Pyhalov
Дата:
Сообщение: Re: log database in which error occurs