14th September 2023: PostgreSQL 16 Released!

Feature Description

Column-level collation support

Previously collation could only be set at database creation. Collation can now be set per column, domain, index, or expression, via the SQL-standard COLLATE clause.