Re: [BUGS] Documentation bug regarding collations

2012-01-28 Thread Tom Lane
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."

[BUGS] Documentation bug regarding collations

2012-01-28 Thread Thomas Kellerer
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.