Re: [BUGS] BUG #7999: Regexp with utf8

2013-03-27 Thread Tom Lane
somloiea...@gmail.com writes: > PostgreSQL version: 9.1.8 > I've checked with a few other characters which are >1byte in utf8. U+00F0 > counds as \w, but nothing I've tried > FF matches. I wonder if it's > something to do with >256? Yup. This is partially resolved in PG 9.2, but will never be f

[BUGS] BUG #7999: Regexp with utf8

2013-03-27 Thread somloieater
The following bug has been logged on the website: Bug reference: 7999 Logged by: david Email address: somloiea...@gmail.com PostgreSQL version: 9.1.8 Operating system: linux Description: \y and \Y do not behave correctly next to multibyte utf-8 characters - they seem