Re: Question on PL/Perl - Mailing list pgsql-novice

From Mike G.
Subject Re: Question on PL/Perl
Date
Msg-id 20050215033853.GA7117@thegodshalls.thegodshalls
Whole thread Raw
In response to Question on PL/Perl  (Deepblues <deepblues@gmail.com>)
Responses Revision Control
List pgsql-novice
What version of Postgres are you running?  Perl in 8.0 is different from earlier versions.

On Mon, Feb 14, 2005 at 01:11:19PM -0600, Deepblues wrote:
> Hi,
>
>  I'm new to PostgreSql and i'm wondering how to write functions in
> PL/Perl to INSERT, RETRIEVE, DELETE  elements from the tables.
> I have 3 tables and I have to write functions in perl to populate data
> to the tables.
>
> Any input would be appreciated. I tried online help but it doesn't
> seem to be appropriate.
>
> Deepblues
>
> ---------------------------(end of broadcast)---------------------------
> TIP 9: the planner will ignore your desire to choose an index scan if your
>       joining column's datatypes do not match

pgsql-novice by date:

Previous
From: "Keith Worthington"
Date:
Subject: Re: Column default
Next
From: Jeff Eckermann
Date:
Subject: Re: Column default