Re: Change in behaviour of ORDER BY clause in PG7.3

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема Re: Change in behaviour of ORDER BY clause in PG7.3
Дата
Msg-id Pine.LNX.4.44.0311282208420.19468-100000@peter.localdomain
обсуждение исходный текст
Ответ на Change in behaviour of ORDER BY clause in PG7.3  (Ollie Clark <oliverc@comp.leeds.ac.uk>)
Список pgsql-hackers
Ollie Clark writes:

> Since upgrading to 7.3 I've noticed that the ORDER BY clause seems to
> ignore leading spaces/punctuation for eg we have a simple table with 6
> rows containing:

You need to set the right locale.  You appear to expect the "C" locale, so
you need to tell initdb about it.

-- 
Peter Eisentraut   peter_e@gmx.net



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

Предыдущее
От: "Marc G. Fournier"
Дата:
Сообщение: Re: about explain analyze
Следующее
От: Alvaro Herrera
Дата:
Сообщение: Re: statistics about tamp tables ...