Re: broken locale in 7.0.2 without multibyte support (FreeBSD 4.1-RELEASE) ? - Mailing list pgsql-hackers

From Tatsuo Ishii
Subject Re: broken locale in 7.0.2 without multibyte support (FreeBSD 4.1-RELEASE) ?
Date
Msg-id 20000917110542F.t-ishii@sra.co.jp
Whole thread Raw
In response to Re: broken locale in 7.0.2 without multibyte support (FreeBSD 4.1-RELEASE) ?  (Oleg Bartunov <oleg@sai.msu.su>)
Responses Re: broken locale in 7.0.2 without multibyte support (FreeBSD 4.1-RELEASE) ?
List pgsql-hackers
> INteresting, 
> that I tried to find out what cause the problem just compiling
> backend/utils/adt/ with -funsigned-char option but this won't help.
> I thought (as in earlier time)  locale-aware code are in this 
> directory. The problem already exists in 6.5 release,
> so I'm not sure  recent Peter's changes could cause the problem 

You might want to compile backend/regex also with -funsigned-char
option.
--
Tatsuo Ishii


pgsql-hackers by date:

Previous
From: Peter Eisentraut
Date:
Subject: Re: Patch for TNS services
Next
From: Alex Sokoloff
Date:
Subject: ascii to character conversion in postgres