Re: PostgreSQL and regular expressions?

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: spiteres(at)hotmail(dot)com (Robin)
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: PostgreSQL and regular expressions?
Date: 2001-11-23 16:51:15
Message-ID: 6399.1006534275@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

spiteres(at)hotmail(dot)com (Robin) writes:
> What's supposed to happen is that someone would type in a regular
> expression into a control where it would (hopefully) be matched
> against the values in an attribute column.

See
http://www.ca.postgresql.org/users-lounge/docs/7.1/postgres/functions-matching.html

regards, tom lane

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Tom Lane 2001-11-23 16:53:25 Re: incomplete 7.1.3 update and phpPgAdmin
Previous Message Tom Lane 2001-11-23 16:47:01 Re: Migrating from MSSql...