Re: [SQL] Re: [GENERAL] Determining if "in a text set"

From: Richi Plana <richip(at)mozcom(dot)com>
To: Herouth Maoz <herouth(at)oumail(dot)openu(dot)ac(dot)il>
Cc: pgsql-sql(at)postgreSQL(dot)org
Subject: Re: [SQL] Re: [GENERAL] Determining if "in a text set"
Date: 1999-03-28 18:10:55
Message-ID: Pine.LNX.4.04.9903290205450.5360-100000@jaguar.mozcom.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general pgsql-sql

Hi,

On Sun, 28 Mar 1999, Herouth Maoz wrote:

|o| OK, I looked into it more deeply. The regular expressions in postgres seem
|o| to follow the rules in the 'regex(5)' manpage.
[snipped]
|o| At least it does on my solaris. I'm not sure whether this is or is not
|o| OS-dependent.

Looking at the PostgreSQL source, I think they're using some UC Berkeley
regex package (check out $(SRC)/src/backend/regex). There are two MAN
pages there if people are interested. re_format.7 specifies POSIX 1003.2
Regex specs ... Again, assuming that PostgreSQL uses this lib.

|o| Hope you followed me so far.

thanks, that was pretty straightforward. kinda teacher-like. ;^)

L L Richi Plana 8^) ,-,-. ,-,-. ,-,-. ,-,-. ,-
LL LL Systems Administrator / / \ \ / / \ \ / / \ \ / / \ \ / /
LLLLL Mosaic Communications, Inc. \ \ / / \ \ / / \ \ / / \ \ / /
LLLLL mailto:richip(at)mozcom(dot)com `-'-' `-'-' `-'-' `-'-'
------------------------------------------------------------------------
P G P Key available at http://www2.mozcom.com/~richip/richip.asc
Tired of Spam? Join this CAUCE! http://www.cauce.org/

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Richi Plana 1999-03-28 18:56:04 Re: [GENERAL] Determining if "in a text set"
Previous Message Herouth Maoz 1999-03-28 17:44:51 Re: [SQL] Re: [GENERAL] Determining if "in a text set"

Browse pgsql-sql by date

  From Date Subject
Next Message Richi Plana 1999-03-28 18:56:04 Re: [GENERAL] Determining if "in a text set"
Previous Message Herouth Maoz 1999-03-28 17:44:51 Re: [SQL] Re: [GENERAL] Determining if "in a text set"