Re: How to extract a substring using Regex

From: Michael Glaesemann <grzm(at)seespotcode(dot)net>
To: Postgres User <postgres(dot)developer(at)gmail(dot)com>
Cc: pgsql-general <pgsql-general(at)postgresql(dot)org>
Subject: Re: How to extract a substring using Regex
Date: 2007-08-24 00:53:40
Message-ID: 3323DE7F-643A-4639-BD8A-6D0BE6835F1E@seespotcode.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

[Please don't top post as it makes the discussion more difficult to
follow, and please reply to the list so that others may benefit from
and participate in the discussion.]

On Aug 23, 2007, at 19:49 , Postgres User wrote:

> Yes, I read the manual. I think I had a problem because of the
> special chars (< / >) that I'm trying to search for... Still looking
> for the right syntax.

Why don't you show us what you've tried and the errors you're
getting? That way we can help you figure out what you're doing wrong
rather than just give you an answer.

Michael Glaesemann
grzm seespotcode net

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Postgres User 2007-08-24 01:01:54 Re: How to extract a substring using Regex
Previous Message Postgres User 2007-08-24 00:49:58 Re: How to extract a substring using Regex