Thomas Kellerer writes:
> in the description of the ORDER BY clause
> (http://www.postgresql.org/docs/current/static/sql-select.html#SQL-ORDERBY)
> it says:
> "Character-string data is sorted according to the locale-specific collation
> order that was established when the database was created."
in the description of the ORDER BY clause
(http://www.postgresql.org/docs/current/static/sql-select.html#SQL-ORDERBY) it
says:
"Character-string data is sorted according to the locale-specific collation order
that was established when the database was created."
Which is no longer true with 9.