Re: PostgreSQL::PLPerl::Call - Simple interface for calling SQL functions from PostgreSQL PL/Perl - Mailing list pgsql-hackers

From Richard Huxton
Subject Re: PostgreSQL::PLPerl::Call - Simple interface for calling SQL functions from PostgreSQL PL/Perl
Date
Msg-id 4B7CF9CB.1040407@archonet.com
Whole thread Raw
In response to Re: PostgreSQL::PLPerl::Call - Simple interface for calling SQL functions from PostgreSQL PL/Perl  ("David E. Wheeler" <david@kineticode.com>)
Responses Re: PostgreSQL::PLPerl::Call - Simple interface for calling SQL functions from PostgreSQL PL/Perl
List pgsql-hackers
On 17/02/10 18:30, David E. Wheeler wrote:
> On Feb 17, 2010, at 4:28 AM, Tim Bunce wrote:
>
>> Umm, perhaps F->funcname(@args), or PG->funcname(@args), or ... ?
>>
>> Anyone got any better suggestions?
>
> PG is good. Or maybe DB?

It's a module whose only use is embedded in a DB called PG - not sure 
those carry any extra info. It also treads on the toes of 
"PG->not_a_function" should such a beast be needed.

I like "F->funcname" or "FN->funcname" myself.

--   Richard Huxton  Archonet Ltd


pgsql-hackers by date:

Previous
From: Andres Freund
Date:
Subject: Re: Streaming replication and unfit messages
Next
From: Zdenek Kotala
Date:
Subject: Re: codlin_month is up and complain - PL/Python crash