Add standard collation UNICODE

Peter Eisentraut <peter@eisentraut.org>

Commit: 0d21d4b9bc1f9da9dda29e5c4db0c6dd45408aaa
Author: Peter Eisentraut <peter@eisentraut.org>
Date: 2023-03-10T12:35:43Z
Releases: 16.0
Add standard collation UNICODE

This adds a new predefined collation named UNICODE, which sorts by the
default Unicode collation algorithm specifications, per SQL standard.

This only works if ICU support is built.

Reviewed-by: Jeff Davis <pgsql@j-davis.com>
Discussion: https://www.postgresql.org/message-id/flat/1293e382-2093-a2bf-a397-c04e8f83d3c2@enterprisedb.com

Files

Documentation touched

Discussion