Re: regular expression substittion function? - Mailing list pgsql-general

From Bruce Momjian
Subject Re: regular expression substittion function?
Date
Msg-id 200102151630.LAA20469@candle.pha.pa.us
Whole thread Raw
In response to Re: regular expression substittion function?  (David Wheeler <david@wheeler.net>)
Responses Re: regular expression substittion function?
List 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@candle.pha.pa.us               |  (610) 853-3000
  +  If your life is a hard drive,     |  830 Blythe Avenue
  +  Christ can be your backup.        |  Drexel Hill, Pennsylvania 19026

pgsql-general by date:

Previous
From: jdassen@cistron.nl (J.H.M. Dassen (Ray))
Date:
Subject: Re: what means "INSERT xxx yyy" ?
Next
From: David Wheeler
Date:
Subject: Re: Case insensitive selects?