| From: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
|---|---|
| To: | Sezai YILMAZ <sezaiy(at)ata(dot)cs(dot)hun(dot)edu(dot)tr> |
| Cc: | pgsql-bugs(at)postgresql(dot)org |
| Subject: | Re: Turkish locale bug |
| Date: | 2001-02-21 19:11:17 |
| Message-ID: | 11577.982782677@sss.pgh.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-bugs pgsql-hackers |
Sezai YILMAZ <sezaiy(at)ata(dot)cs(dot)hun(dot)edu(dot)tr> writes:
> With Turkish locale it is not possible to write SQL queries in CAPITAL
> letters. SQL identifiers like "INSERT" and "UNION" first are
> downgraded to "nsert" and "unon". Then "nsert" and
> "unon" does not match as SQL identifier.
I believe this should now work correctly with the changes I just
committed. If you have the time, please try it out --- you can get
current sources from our CVS server, or use a nightly snapshot dated
tomorrow or later, or use 7.1beta5 when it comes out (which should be
shortly).
regards, tom lane
| From | Date | Subject | |
|---|---|---|---|
| Next Message | pgsql-bugs | 2001-02-21 23:47:10 | pg_dump 7.1beta4 misses a table |
| Previous Message | Vadim I. Passynkov | 2001-02-21 00:11:12 | Re: Problem with function aclcontains, features or bug? |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Vince Vielhaber | 2001-02-21 20:05:00 | Re: beta5 ... |
| Previous Message | Tom Lane | 2001-02-21 17:59:58 | Re: SunOS4 |