Fabio Nanni <[EMAIL PROTECTED]> 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

Reply via email to