Re: EBCDIC sorting as a use case for ICU rules

Daniel Verite <daniel@manitou-mail.org>

From: "Daniel Verite" <daniel@manitou-mail.org>
To: "Peter Eisentraut" <peter@eisentraut.org>
Cc: Peter Eisentraut <peter.eisentraut@enterprisedb.com>, pgsql-hackers@postgresql.org, Jeff Davis <pgsql@j-davis.com>, Jonathan S. Katz <jkatz@postgresql.org>
Date: 2023-08-30T16:40:45Z
Lists: pgsql-hackers
	Peter Eisentraut wrote:

> Committed with some editing.  I moved the existing rules example from 
> the CREATE COLLATION page into the new section you created, so we have a 
> simple example followed by the complex example.

OK, thanks for pushing this!


Best regards,
-- 
Daniel Vérité
https://postgresql.verite.pro/
Twitter: @DanielVerite



Commits

  1. doc: Add more ICU rules examples