From: | Dennis Bjorklund <db(at)zigo(dot)dhs(dot)org> |
---|---|
To: | Neil Conway <neilc(at)samurai(dot)com> |
Cc: | pgsql-patches(at)postgresql(dot)org |
Subject: | Re: Fix doc for initcap |
Date: | 2004-02-27 05:47:15 |
Message-ID: | Pine.LNX.4.44.0402270645040.13979-100000@zigo.dhs.org |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-patches |
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
From | Date | Subject | |
---|---|---|---|
Next Message | Bruce Momjian | 2004-02-29 01:27:45 | Re: log_line_info |
Previous Message | Neil Conway | 2004-02-27 04:00:56 | Re: Fix doc for initcap |