Re: [HACKERS] OpenFTS (Open Source Full Text Search engine) pre-announce

2001-08-09 Thread Anatoly K. Lasareff
ound on this server. Apache/1.3.19 Server at openfts.sourceforge.net Port 80 -- Anatoly K. Lasareff Email:[EMAIL PROTECTED] http://tolikus.hq.aaanet.ru:8080 ---(end of broadcast)--- TIP 6: Have you searched our list archives? http://www.postgresql.org/search.mpl

Re: [HACKERS] locale and multibyte together in 7.1

2001-01-16 Thread Anatoly K. Lasareff
>>>>> "AKL" == Anatoly K Lasareff <[EMAIL PROTECTED]> writes: AKL> The problem is: when database encoding and client encoding are AKL> different then 'locale' features, such as 'upper' etc don't work. When these AKL> two en

[HACKERS] locale and multibyte together in 7.1

2001-01-15 Thread Anatoly K. Lasareff
encoding equals to DB encoding tolik=# select upper ('×ÙÂÏÒ'); upper --- ÷ùâïò --> Now it works, result is the same word in uppercase :( (1 row) I did'nt observe t

[HACKERS] pgaccess: russian fonts && SQL window???

2001-01-12 Thread Anatoly K. Lasareff
; and others windows. The texts are really in russian, DBENCODING is KOI8. 2. How can I manage with 'SQL window'? I can type text, but no more. How can I send my queries to server? Thanks to any help. -- Anatoly K. Lasareff Email:[EMAIL PROTECTED] http://tolikus.hq.

[HACKERS] Locale and multibyte support in 7.1

2000-12-13 Thread Anatoly K. Lasareff
ÔÅËÓÔ - Russian text'); (first two words are russian in lowercase in KOI8 encoding) don't give uppercase russian text - russian letters don't change. But when I do the _same_ steps with 7.0.2 - all is OK. May anyone help me? I work under FreeBSD 4.0. -- Anatoly K. Lasareff