On Thu, 26 Feb 2004, Neil Conway wrote:
> The improved text is still wrong: initcap() no longer uses whitespace
> to separate words.
Aha, I didn't know the function had changed at all.
How does it work with respect to the locale? When you say that a word is a
sequence of alphanum characters, what does that mean if it is a utf-8
string and we for example have a german locale (or something)?
--
/Dennis Bj�rklund
---------------------------(end of broadcast)---------------------------
TIP 9: the planner will ignore your desire to choose an index scan if your
joining column's datatypes do not match