Re: How the function written on pl/pgsql can be called by the function written on plperl.

Поиск
Список
Период
Сортировка
От Anatoly Okishev
Тема Re: How the function written on pl/pgsql can be called by the function written on plperl.
Дата
Msg-id 006c01c4cb9b$c99b8b00$191716ac@ws5
обсуждение исходный текст
Ответ на How the function written on pl/pgsql can be called by the function written on plperl.  ("Anatoly Okishev" <rolly@ufacom.ru>)
Ответы Re: How the function written on pl/pgsql can be called by the function written on plperl.  (Mike Rylander <mrylander@gmail.com>)
Список pgsql-general
> Anatoly Okishev wrote:
>> How the function written on pl/pgsql can be called by the function
>> written on plperl.
>>
>> Error is:
>>
>> error from function: Undefined subroutine
>> &Safe::Root2::get_national_code called.....
>
> You probably need to be calling "SELECT get_national_code(...)" to access
> it via a standard query.
>
> --
>   Richard Huxton
>   Archonet Ltd
>
If i call this function from pl/pgsql it's worked, but i want to call this
function from plperl..

Anatoly Okishev



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

Предыдущее
От: "Jerry III"
Дата:
Сообщение: Re: Last value inserted
Следующее
От: Peter Eisentraut
Дата:
Сообщение: Re: Schemas?