From: | Florian Weimer <Weimer(at)CERT(dot)Uni-Stuttgart(dot)DE> |
---|---|
To: | Nicolai Tufar <ntufar(at)apb(dot)com(dot)tr> |
Cc: | pgsql-hackers(at)postgresql(dot)org |
Subject: | Re: [PATCHES] Patch to make Turks happy. |
Date: | 2002-12-07 00:54:44 |
Message-ID: | 87k7imk5rf.fsf@Login.CERT.Uni-Stuttgart.DE |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers pgsql-patches |
Nicolai Tufar <ntufar(at)apb(dot)com(dot)tr> writes:
> As far as I figured from the source code this function only deals
> with cleaning up locale names and nothing else. Since all the locale
> names are in plain ASCII I think it will be safe to use ASCII-only
> lower-case conversion.
Does PostgreSQL run on the UNIX subsystem of OS/390? ;-)
(EBCDIC is a bit, uhm, strange. Only the decimal digits are
consecutive the rest is a big mess.)
--
Florian Weimer Weimer(at)CERT(dot)Uni-Stuttgart(dot)DE
University of Stuttgart http://CERT.Uni-Stuttgart.DE/people/fw/
RUS-CERT fax +49-711-685-5898
From | Date | Subject | |
---|---|---|---|
Next Message | Thomas O'Connell | 2002-12-07 01:14:12 | Re: [GENERAL] PostgreSQL Global Development Group Announces |
Previous Message | Tom Lane | 2002-12-06 23:00:24 | Re: SELECT FOR UPDATE locks whole table |
From | Date | Subject | |
---|---|---|---|
Next Message | Bruce Momjian | 2002-12-07 02:23:22 | Re: [PATCHES] Patch to make Turks happy. |
Previous Message | Vivek Khera | 2002-12-06 20:55:27 | Re: 7.3 on OS X HOWTO |