dbTalk Databases Forums  

[BUGS] BUG #1086: lower and upper functions

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


Discuss [BUGS] BUG #1086: lower and upper functions in the mailing.database.pgsql-bugs forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
PostgreSQL Bugs List
 
Posts: n/a

Default [BUGS] BUG #1086: lower and upper functions - 02-27-2004 , 05:52 AM







The following bug has been logged online:

Bug reference: 1086
Logged by: polrus

Email address: dpbasti (AT) wp (DOT) pl

PostgreSQL version: 7.5 Dev

Operating system: cygwin on xp

Description: lower and upper functions

Details:

lower and uper functions don't proces polish leters ąółęźżść


---------------------------(end of broadcast)---------------------------
TIP 2: you can get off all lists at once with the unregister command
(send "unregister YourEmailAddressHere" to majordomo (AT) postgresql (DOT) org)

Reply With Quote
  #2  
Old   
Tom Lane
 
Posts: n/a

Default Re: [BUGS] BUG #1086: lower and upper functions - 02-27-2004 , 11:04 AM






"PostgreSQL Bugs List" <pgsql-bugs (AT) postgresql (DOT) org> writes:
Quote:
lower and uper functions don't proces polish leters ąółęźżść
At the moment we only support those in single-byte encodings (ie, don't
use Unicode as the database encoding). Also, check that you initdb'd
with the correct locale setting.

regards, tom lane

---------------------------(end of broadcast)---------------------------
TIP 3: if posting/reading through Usenet, please send an appropriate
subscribe-nomail command to majordomo (AT) postgresql (DOT) org so that your
message can get through to the mailing list cleanly


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.