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

From Anatoly Okishev
Subject Re: How the function written on pl/pgsql can be called by the function written on plperl.
Date
Msg-id 006c01c4cb9b$c99b8b00$191716ac@ws5
Whole thread Raw
In response to How the function written on pl/pgsql can be called by the function written on plperl.  ("Anatoly Okishev" <rolly@ufacom.ru>)
Responses Re: How the function written on pl/pgsql can be called by the function written on plperl.
List 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 by date:

Previous
From: "Jerry III"
Date:
Subject: Re: Last value inserted
Next
From: Peter Eisentraut
Date:
Subject: Re: Schemas?