Re: [PATCHES] Patch to make Turks happy.
Bruce Momjian <pgman@candle.pha.pa.us>
From: Bruce Momjian <pgman@candle.pha.pa.us>
To: Florian Weimer <Weimer@CERT.Uni-Stuttgart.DE>
Cc: Nicolai Tufar <ntufar@apb.com.tr>, pgsql-hackers@postgresql.org
Date: 2002-12-07T02:23:22Z
Lists: pgsql-hackers
Attachments
- (unnamed) (text/plain)
Are you 64-bit s390? We have OS/390 patches in 7.4 but they were judged too risky for 7.3. Attached is the patch. Comment is: revision 1.103 date: 2002/11/22 01:13:16; author: tgl; state: Exp; lines: +29 -2 TAS code originally written for s390 (32-bit) does not work for s390x (64-bit). Fix it. Per report from Permaine Cheung. --------------------------------------------------------------------------- Florian Weimer wrote: > Nicolai Tufar <ntufar@apb.com.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@CERT.Uni-Stuttgart.DE > University of Stuttgart http://CERT.Uni-Stuttgart.DE/people/fw/ > RUS-CERT fax +49-711-685-5898 > > ---------------------------(end of broadcast)--------------------------- > TIP 6: Have you searched our list archives? > > http://archives.postgresql.org > -- Bruce Momjian | http://candle.pha.pa.us pgman@candle.pha.pa.us | (610) 359-1001 + If your life is a hard drive, | 13 Roberts Road + Christ can be your backup. | Newtown Square, Pennsylvania 19073