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

From David E. Wheeler
Subject Re: PostgreSQL::PLPerl::Call - Simple interface for calling SQL functions from PostgreSQL PL/Perl
Date
Msg-id 18AE5A53-B427-4D3A-AD28-EF083CA73FB0@kineticode.com
Whole thread Raw
In response to Re: PostgreSQL::PLPerl::Call - Simple interface for calling SQL functions from PostgreSQL PL/Perl  (Tim Bunce <Tim.Bunce@pobox.com>)
List pgsql-hackers
On Feb 18, 2010, at 1:35 AM, Tim Bunce wrote:

> http://github.com/timbunce/posgtresql-plperl-call

Thanks, forked.

> Thanks. I quite like FN.
>
> Anybody else want to express an opinion on the color if this bikeshed
> before I repaint it?

I like PG because it lets you know that you're calling a function that's specific to the database. FN could mean
anything.

> I wouldn't have, but since you ask... What about reusing the internal
> name, you seem to be emulating the fmgr in plperl. My proposal is thus
> FMGR.

Meh. Too long.

David



pgsql-hackers by date:

Previous
From: Simon Riggs
Date:
Subject: Re: [COMMITTERS] pgsql: Introduce WAL records to log reuse of btree pages, allowing
Next
From: Simon Riggs
Date:
Subject: Re: Listen / Notify - what to do when the queue is full