lower/upper support and cyrillic

Started by pginfoover 21 years ago5 messagesgeneral
Jump to latest
#1pginfo
pginfo@t1.unisoftbg.com

Hi ,

I tesetd the lower/upper support and cyrillic and it looks broken.

My system:
pg 7.4.3
freebsd 5.2.1.

I created my database with 'UNICODE'.

Is it my mistake or realy pg do not support correctly lower and upper ?

I readet also the ToDo and do not find this task.

reagards,
ivan.

#2Oleg Bartunov
oleg@sai.msu.su
In reply to: pginfo (#1)
Re: lower/upper support and cyrillic

Ivan,

you need 8.0, which is in beta3 stage, to have it working.

Oleg
On Wed, 6 Oct 2004, pginfo wrote:

Hi ,

I tesetd the lower/upper support and cyrillic and it looks broken.

My system:
pg 7.4.3
freebsd 5.2.1.

I created my database with 'UNICODE'.

Is it my mistake or realy pg do not support correctly lower and upper ?

I readet also the ToDo and do not find this task.

reagards,
ivan.

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

Regards,
Oleg
_____________________________________________________________
Oleg Bartunov, sci.researcher, hostmaster of AstroNet,
Sternberg Astronomical Institute, Moscow University (Russia)
Internet: oleg@sai.msu.su, http://www.sai.msu.su/~megera/
phone: +007(095)939-16-83, +007(095)939-23-83

#3Alvaro Herrera
alvherre@dcc.uchile.cl
In reply to: pginfo (#1)
Re: lower/upper support and cyrillic

On Wed, Oct 06, 2004 at 08:00:57AM +0200, pginfo wrote:

Hi,

I tesetd the lower/upper support and cyrillic and it looks broken.

My system:
pg 7.4.3
freebsd 5.2.1.

I created my database with 'UNICODE'.

Is it my mistake or realy pg do not support correctly lower and upper ?

This was fixed in 8.0, so yes, you are right that 7.4 does not behave
correctly.

I readet also the ToDo and do not find this task.

Done tasks were removed from the to-do list few days ago.

--
Alvaro Herrera (<alvherre[a]dcc.uchile.cl>)
"Having your biases confirmed independently is how scientific progress is
made, and hence made our great society what it is today" (Mary Gardiner)

#4Holger Klawitter
lists@klawitter.de
In reply to: pginfo (#1)
Re: lower/upper support and cyrillic

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

I tesetd the lower/upper support and cyrillic and it looks broken.
[...]
Is it my mistake or realy pg do not support correctly lower and upper ?

Yes, pg 7.x does not support upper/lower in UNICODE.
This has been fixed in 8.0

Mit freundlichem Gruß / With kind regards
Holger Klawitter
- --
lists <at> klawitter <dot> de
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.2 (GNU/Linux)

iD8DBQFBY5Sf1Xdt0HKSwgYRAngzAJ9K862AAphOirF1+tyEKMO8HdaXsQCbByz8
zTF7OT800efKBWbLmhGZ1I8=
=nTgO
-----END PGP SIGNATURE-----

#5pginfo
pginfo@t1.unisoftbg.com
In reply to: pginfo (#1)
Re: lower/upper support and cyrillic

Hi Oleg and Alvaro,

It is great news for me.

I will test it next week in beta 3 and will waiting for the release.

regards,
iavn.

Alvaro Herrera wrote:

Show quoted text

On Wed, Oct 06, 2004 at 08:00:57AM +0200, pginfo wrote:

Hi,

I tesetd the lower/upper support and cyrillic and it looks broken.

My system:
pg 7.4.3
freebsd 5.2.1.

I created my database with 'UNICODE'.

Is it my mistake or realy pg do not support correctly lower and upper ?

This was fixed in 8.0, so yes, you are right that 7.4 does not behave
correctly.

I readet also the ToDo and do not find this task.

Done tasks were removed from the to-do list few days ago.