Re: SELECT with regular pattern '~' delivers wrong output - Mailing list pgsql-bugs

From Tom Lane
Subject Re: SELECT with regular pattern '~' delivers wrong output
Date
Msg-id 24858.982022851@sss.pgh.pa.us
Whole thread Raw
In response to SELECT with regular pattern '~' delivers wrong output  (Fabio Nanni <f.nanni@albourne.com>)
List pgsql-bugs
Fabio Nanni <f.nanni@albourne.com> writes:
> A SELECT with regular patterns (~) won't give you the right rows.

Turns out there were some portability problems with our regexp code
on Alphas (or anywhere else that sizeof(int) < sizeof(long)).  I've
applied fixes to current CVS; they should be in tomorrow morning's
snapshot if you want to do more-extensive testing.

            regards, tom lane

pgsql-bugs by date:

Previous
From: Stephan Szabo
Date:
Subject: Re: Referencial integerity problem
Next
From: pgsql-bugs@postgresql.org
Date:
Subject: Server process exited with status 139