agora inbox for pgsql-sql@postgresql.org
help / color / mirror / Atom feedFrom: Bricklen Anderson <banderson@presinet.com>
To: Ezequias R. da Rocha <ezequias@fastcon.com.br>
Cc: pgsql-sql@postgresql.org
Subject: Re: Regular Expressions
Date: Wed, 21 Mar 2007 07:28:59 -0700
Message-ID: <4601412B.4090500@presinet.com> (raw)
In-Reply-To: <46013B89.4040603@fastcon.com.br>
References: <46013B89.4040603@fastcon.com.br>
Ezequias R. da Rocha wrote:
> Hi list,
>
> I would like to know if postgresql has a Regular Expressions (Regex)
> implemented already.
>
> With it we could implement queries like
>
> Select * from myClientes where name = 'E[zs]equias'
>
> where the result occurs even if the field has Ezequias or Esequias.
>
> Regards
> Ezequias
Pretty easy to find matches in the documentation at
http://search.postgresql.org/
eg.
http://www.postgresql.org/docs/8.2/interactive/functions-matching.html
view thread (18+ messages) latest in thread
Message-ID: <4601412B.4090500@presinet.com>
Permalink: ../4601412B.4090500@presinet.com/
Also on: postgresql.org/message-id/4601412B.4090500@presinet.com
reply
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Reply to all the recipients using the --to and --cc options:
reply via email
To: pgsql-sql@postgresql.org
Cc: banderson@presinet.com, ezequias@fastcon.com.br
Subject: Re: Regular Expressions
In-Reply-To: <4601412B.4090500@presinet.com>
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox