Re: Regex with patterns in table field

From: "chris smith" <dmagick(at)gmail(dot)com>
To: pgdb <pgdb(at)gawab(dot)com>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: Regex with patterns in table field
Date: 2006-04-14 05:29:38
Message-ID: 3c1395330604132229s2be5ee42q482fcfd689e9e6f9@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On 4/14/06, pgdb <pgdb(at)gawab(dot)com> wrote:
>
>
> Hi Andreas,
>
> strange but I don't see html from my original email received from the
> mailing list, hope this reply is ok:)
>
> If I'm not wrong, the example you've provided is trying to return matching
> rows from multiple patterns and texts as inputs in the regex search.
>
> The text in regular expression have to be just a single string(with no white
> character) for my case. Matching should then be done with patterns from each
> row, returning the row(s) that contain matching regex pattern(s). Appreciate
> any advice. Thanks.

This page might be what you're after:

http://www.postgresql.org/docs/8.1/static/functions-matching.html

--
Postgresql & php tutorials
http://www.designmagick.com/

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message pgdb 2006-04-14 07:45:15 Re: Regex with patterns in table field
Previous Message Mavinakuli, Prasanna (STSD) 2006-04-14 03:43:26 HUGE Stack space is gettiing consumed