Hi All
I posted a message about regex pattern matching using hebrew letters.
as no one answered me i reinstalled postgress thoug now i compiled it from
source using --enable-locale
then i did export LANG=he_IL and initdb.
what was diffrent then ver 7.1.3 was that initdb (7.2.2) didnt answered me
with the message that locale reduce speed.
how can i know that my db using specific locale ?
what cab be the couse that "l_name ~* '[[:<:]](xyz)[[:>:]]'" dont work for
some of the hebrew characters ?
Please help, i must resolve this problem.