locale and german umlauts

Поиск
Список
Период
Сортировка
От Wolfgang Winkler
Тема locale and german umlauts
Дата
Msg-id 9k930h$6a7$1@news.tht.net
обсуждение исходный текст
Ответы Re: locale and german umlauts  (Nishad Prakash <prakashn@uci.edu>)
Список pgsql-bugs
Hi!

I know that someone had problems before with the upper() and lower()
functions with german umlauts or polish signs. So could please anyone who
solved the problem tell me what to do to get the upper() and lower()
functions working properly?

I compiled postgres 7.1.2 with
./configure \
--with-tcl \
--with-java \
--enable-locale
make && make install
initdb -D /usr/local/pgsql/data

I set

export LC_CTYPE=de_DE.ISO8859-1
export LC_COLLATE=de_DE.ISO8859-1

and make a database with

createdb test.

Is there something obvious I'm doing wrong?

Thanks!

В списке pgsql-bugs по дате отправления:

Предыдущее
От: Trevin Chow
Дата:
Сообщение: v7.0.2: can't use 'EXTRACT(EPOCH FROM'
Следующее
От: Peter Eisentraut
Дата:
Сообщение: Re: v7.0.2: can't use 'EXTRACT(EPOCH FROM'