dbTalk Databases Forums  

[BUGS] Turkish locale bug

mailing.database.pgsql-bugs mailing.database.pgsql-bugs


Discuss [BUGS] Turkish locale bug in the mailing.database.pgsql-bugs forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Ismail Kizir
 
Posts: n/a

Default [BUGS] Turkish locale bug - 05-05-2004 , 02:37 PM






Hi everybody,

Five years ago, i sent a patch for postgresql turkish locale patch, but
nobody has taken it into consideration.
Now, the source tree is totally different and pg team says they 'partially'
fixed turkish locale problem. But it is still non-functional.
I don't understand this, because the solution is very simple (at least, it
WAS simple for version 6.5... I don't know if the source of the problem is
the same now).

The source o the problem is :

In turkish alphabet, the lowercase of I is ý, not i.
And, postgresql parser uses a locale-dependent version of lowercase
function.
When it encounters an INSERT, it converts it to ýnsert, instead of insert...
And it gives an error.

The solution is very simple : Don't use a locale-dependent lowercase
function in the keyword parsing process.
Postgres team! Please, in the next minor release, fix this problem.
Here, in Turkey, we want to use Postgres, but your attitude discourages us.
If there is any subject that I may help, don't hesitate to write me... But
anyway please answer me.

Regards
Ismail Kizir



---------------------------(end of broadcast)---------------------------
TIP 7: don't forget to increase your free space map settings

Reply With Quote
  #2  
Old   
Devrim GUNDUZ
 
Posts: n/a

Default Re: [BUGS] Turkish locale bug - 05-05-2004 , 03:14 PM







Hi,

On Wed, 5 May 2004, Ismail Kizir wrote:

Quote:
The solution is very simple : Don't use a locale-dependent lowercase
function in the keyword parsing process.
Search the archives in -hackers -- with my name and Nicolai Tufar. This
discussion has been made already.

Also, there is a problem in glibc, for Turkish locale. Maybe this is
another cause of the problem.

--
Devrim GUNDUZ
devrim~gunduz.org devrim.gunduz~linux.org.tr
http://www.TDMSoft.com
http://www.gunduz.org


---------------------------(end of broadcast)---------------------------
TIP 6: Have you searched our list archives?

http://archives.postgresql.org


Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.