[BUGS] Problem with Turkish localization

2000-07-21 Thread Sezai Yilmaz
PostgreSQL 7.x - Problem with Turkish localization Hi. I had a problem with Turkish localization of PostgreSQL 7.x. But I solved it by myself. Description: I configure and compile PostgreSQL 7.x source with "--enable-locale" parameter. Before running postmaster I set environment variables r

[BUGS] Turkish locale bug

2001-02-19 Thread Sezai YILMAZ
Your name : Sezai YILMAZ Your email address : [EMAIL PROTECTED] System Configuration - Architecture (example: Intel Pentium) : AMD Duron Operating System (example: Linux 2.0.26 ELF) : Linux 2.2.17 ELF PostgreSQL version (example

Re: [BUGS] Re: Turkish locale bug

2001-02-20 Thread Sezai YILMAZ
Tom Lane wrote: > > Justin Clift <[EMAIL PROTECTED]> writes: > > How about thinking in the other direction is it possible for > > PostgreSQL to be able to recognised localised versions of SQL queries? > > > i.e. For a Turkish locale it associates "ınsert" INSERT and "unıon" > > with UNION

Re: [BUGS] Turkish locale bug

2001-02-22 Thread Sezai YILMAZ
Tom Lane wrote: > > Sezai YILMAZ <[EMAIL PROTECTED]> 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