Re: Regexps -- too complex? - Mailing list pgsql-sql

From Tom Lane
Subject Re: Regexps -- too complex?
Date
Msg-id 15997.988296352@sss.pgh.pa.us
Whole thread Raw
In response to Regexps -- too complex?  ("Emils Klotins" <emils@grafton.lv>)
List pgsql-sql
"Emils Klotins" <emils@grafton.lv> writes:
> Running 7.0.2 on Alpha/RedHat 6.2 256MB RAM

Update to 7.1.  7.0.* has a lot of portability problems on Alphas,
and one of them is that regexps with between 33 and 64 states don't
work (int vs long problem...)
        regards, tom lane


pgsql-sql by date:

Previous
From: Jeff Hoffmann
Date:
Subject: Re: SET SEQSCAN TO OFF - error
Next
From: "Josh Berkus"
Date:
Subject: Re: problem with pl/pgsql