Use functions in Pl/Perl language

From: "sylsau" <sylsau14(at)gmail(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Use functions in Pl/Perl language
Date: 2006-03-30 01:17:48
Message-ID: 1143681468.536105.172610@i39g2000cwa.googlegroups.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hello,

I would like to create a function that lets me to search in a table
rows according differents parameters.
I looked in the documentation of postgresql 8.1 about Pl/Perl
procedures but I didn't found how to cross each row of a table with
Pl/Perl.

Someone would have an example of that with Pl/Perl language ?

Thanks to help me.

Sylvain.

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Reid Thompson 2006-03-30 01:18:32 Re: Implementation Suggestions
Previous Message Chris 2006-03-30 01:08:34 Re: checking data type