Re: Possible locale issue with 7.4 - Mailing list pgsql-hackers

From Bruno Wolff III
Subject Re: Possible locale issue with 7.4
Date
Msg-id 20030929003316.GA32401@wolff.to
Whole thread Raw
In response to Re: Possible locale issue with 7.4  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
On Sun, Sep 28, 2003 at 20:09:31 -0400, Tom Lane <tgl@sss.pgh.pa.us> wrote:
> 
> in other words, :print: is the same as :alnum:.  This is obviously
> a bug, will fix ... wonder if Henry Spencer knows about it?

The really cute thing is I only found it because I made a mistake.
I didn't want to include spaces in what I was using it for and really
should have been using [:graph:] instead.


pgsql-hackers by date:

Previous
From: Alvaro Herrera
Date:
Subject: Re: Possible locale issue with 7.4
Next
From: Tom Lane
Date:
Subject: Re: more i18n/l10n issues