Re: [OT - sorta] How to extract a substring using Regex - Mailing list pgsql-general

From Josh Trutwin
Subject Re: [OT - sorta] How to extract a substring using Regex
Date
Msg-id 20070824075801.00861a70@sinkhole.intrcomm.net
Whole thread Raw
In response to Re: How to extract a substring using Regex  (Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>)
List pgsql-general
On Fri, 24 Aug 2007 06:31:58 +0100
Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk> wrote:

> > substring(data_field from '<name>(.+)<\/name>')
>
> FWIW, I find the following site extremely useful when trying to
> create moderately complex regular expressions: http://www.rexv.org.

Nice site - here's another good one for an installed app that is
excellent for even advanced regexp's:

http://weitz.de/regex-coach/

It used to be cross-platform but now he only develops a Windows
version.

Thanks,

Josh

pgsql-general by date:

Previous
From: Hannes Dorbath
Date:
Subject: Re: Apache + PHP + Postgres Interaction
Next
From: "Lange Marcus"
Date:
Subject: Re: Local authentication/security