From: | Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> |
---|---|
To: | Tatsuo Ishii <t-ishii(at)sra(dot)co(dot)jp> |
Cc: | pgsql-hackers(at)postgresql(dot)org |
Subject: | Re: configure --enable-unicode |
Date: | 2001-10-29 19:23:29 |
Message-ID: | 200110291923.f9TJNT312638@candle.pha.pa.us |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
> > We removed 'configure --enable-unicode', right? I didn't see any commit
> > message about it and want to add it to the HISTORY file. If I missed
> > anything else in HISTORY, please let me know.
>
> >From cvs log:
>
> >revision 1.141
> >date: 2001/09/14 10:36:52; author: ishii; state: Exp; lines: +0 -13
> >Remove --enable-unicode-conversion
> >unicode-conversion is always on if --enable-multibyte is specified
Thanks, not sure how I missed that:
Remove configure --enable-unicode-conversion, now enabled by
multibyte (Tatsuo)
>
> Please add:
>
> Add LATIN5,6,7,8,9,10 support
> LATIN5 means ISO-8859-9, not ISO-8859-5 any more
Added:
Change LATIN5 to mean ISO-8859-9, not ISO-8859-5 (Tatsuo)
Thanks
--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 853-3000
+ If your life is a hard drive, | 830 Blythe Avenue
+ Christ can be your backup. | Drexel Hill, Pennsylvania 19026
From | Date | Subject | |
---|---|---|---|
Next Message | Tom Lane | 2001-10-29 19:36:09 | Re: Odd error in complex query (7.2): Sub-SELECT uses un-GROUPed... |
Previous Message | Bruce Momjian | 2001-10-29 19:15:37 | Re: HISTORY file |