Re: PL/Perl returning multiple rows

From: "Joshua D(dot) Drake" <jd(at)commandprompt(dot)com>
To: Christopher Murtagh <christopher(dot)murtagh(at)mcgill(dot)ca>
Cc: "'PostgreSQL General'" <pgsql-general(at)postgresql(dot)org>
Subject: Re: PL/Perl returning multiple rows
Date: 2003-11-11 06:13:47
Message-ID: 3FB07E1B.1040402@commandprompt.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Christopher Murtagh wrote:

>On Mon, 2003-11-10 at 23:05, Joshua D. Drake wrote:
>
>
>>Hello,
>>
>> If you can code in Perl then pl/C wouldn't be a deep jump.
>>
>>
>
> That might not be a bad idea. Haven't done much C programming since my
>CS days, but I really loved it then.
>
> Other than here:
>
> http://www.postgres.org/docs/7.3/static/xfunc-c.html
>
> Can you recommend more reading on writing C functions for Postgres?
>Books, anything?
>
>
PostgreSQL Developer's Handbook.

Also look into ecpg... it will make your life easier.

--
Command Prompt, Inc., home of Mammoth PostgreSQL - S/ODBC and S/JDBC
Postgresql support, programming shared hosting and dedicated hosting.
+1-503-222-2783 - jd(at)commandprompt(dot)com - http://www.commandprompt.com
Editor-N-Chief - PostgreSQl.Org - http://www.postgresql.org

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Joe Conway 2003-11-11 06:19:39 Re: PL/Perl returning multiple rows
Previous Message Shridhar Daithankar 2003-11-11 06:09:02 Re: Temp rows - is it possible?