pl/pgSQL: locale and ~ '[a-z]' - Mailing list pgsql-novice

From Albert REINER
Subject pl/pgSQL: locale and ~ '[a-z]'
Date
Msg-id 20010501210706.A229@frithjof
Whole thread Raw
List pgsql-novice
Saluton,

I wonder - and have not found any documentation installed locally -
whether locale settings will influence pl/pgSQL's comparison via ~;
e.g. in my setting, ĉ, ĝ, ĥ etc. are all legal lower case characters -
will they be included in [a-z]? Or is the US locale assumed in those
comparisons?

And is this behavior permanent, so that one can rely on it for future
versions?

Thanks in advance,

Albert

   (running 7.0.2).

pgsql-novice by date:

Previous
From: "Stephen M. Ford"
Date:
Subject: input from a file
Next
From: Joel Burton
Date:
Subject: Re: input from a file