Re: Good tutorial on plperl. - Mailing list pgsql-sql

From Tom Lane
Subject Re: Good tutorial on plperl.
Date
Msg-id 462.1011987609@sss.pgh.pa.us
Whole thread Raw
In response to Good tutorial on plperl.  (Bhuvan A <bhuvansql@yahoo.com>)
List pgsql-sql
Bhuvan A <bhuvansql@yahoo.com> writes:
> where can i get some good tutorials on plperl?

Dunno about an actual tutorial, but I've improved the standard docs
for 7.2:
http://candle.pha.pa.us/main/writings/pgsql/sgml/plperl.html
This does assume you already know Perl.

Note that the examples showLANGUAGE plperl;
which is allowed in 7.2, but in 7.1 you must writeLANGUAGE 'plperl';
        regards, tom lane


pgsql-sql by date:

Previous
From: "alexandre paes :: aldeia digital"
Date:
Subject: Re: LIMIT Optimization
Next
From: Bruce Momjian
Date:
Subject: Re: LIMIT Optimization