Re: regular expression substittion function?

From: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
To: David Wheeler <david(at)wheeler(dot)net>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: regular expression substittion function?
Date: 2001-02-15 16:30:09
Message-ID: 200102151630.LAA20469@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

> On Thu, 15 Feb 2001, Bruce Momjian wrote:
>
> > Yes, SP's in Perl, Tcl, or PL/SQL-type languages. Perl only works well in
> > 7.1beta.
>
> Very cool! We have to compile --with-perl, yes? Where may I find
> documentation on how to use it?

I think so. You have to install the perl language in your database with
createlang. Not sure about the steps or docs.

--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 853-3000
+ If your life is a hard drive, | 830 Blythe Avenue
+ Christ can be your backup. | Drexel Hill, Pennsylvania 19026

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message J.H.M. Dassen Ray 2001-02-15 16:31:31 Re: what means "INSERT xxx yyy" ?
Previous Message Bruno Wolff III 2001-02-15 16:29:24 Re: regular expression substittion function?