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

From: "Anatoly Okishev" <rolly74(at)mail(dot)ru>
To: "pgsql-general" <pgsql-general(at)postgresql(dot)org>, "Richard Huxton" <dev(at)archonet(dot)com>
Subject: Re: How the function written on pl/pgsql can be called by the function written on plperl.
Date: 2004-11-16 05:19:01
Message-ID: 006c01c4cb9b$c99b8b00$191716ac@ws5
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Sim Zacks 2004-11-16 06:48:02 Re: PostGreSQL to Access Updatable recordset
Previous Message Jan Wieck 2004-11-16 03:03:06 Re: PostgreSQL on Guest Host (VMWare)