On tor, 2011-08-25 at 17:15 -0700, Josh Berkus wrote:
> All,
>
> Removed industry buzzwords. Replaced text with:
>
> * '''Per-column Collations:''' Our robust and standards-compliant
> multi-encoding support now allows users to set the collation for strings
> on a single column. This permits true multi-lingual databases, where
> each text column is a different language, and indexes and sorts
> correctly for that language.
The stuff about encoding support is not relevant to the feature (and
it's also wrong). How about just
* '''Per-column Collations:''' PostgreSQL now allows users to set the
collation for strings on a single column. This permits true
multi-lingual databases, where each text column is a different language,
and indexes and sorts correctly for that language.