NO PAD collations (MDEV-9711)

[MDEV-10743] LDML: a new syntax to reuse sort order from another 8bit simple collation Created: 2016-09-05  Updated: 2016-09-07  Resolved: 2016-09-07

Status: Closed
Project: MariaDB Server
Component/s: Character Sets
Affects Version/s: None
Fix Version/s: 10.2.2

Type: Technical task Priority: Major
Reporter: Alexander Barkov Assignee: Alexander Barkov
Resolution: Fixed Votes: 0
Labels: None

Issue Links:
Blocks
blocks MDEV-9711 NO PAD collations Closed
Sprint: 10.2.2-3, 10.2.2-2

 Description   

We'll add a new XML syntax to reuse sort order from another collation:

<collation name="latin1_test_ci" id="300">
  <rules>
    <import source="latin1_swedish_ci"/>
  </rules>
</collation>

This task is about 8bit simple collations only.

The same syntax will however later be reused by other collation types (e.g. non-8bit or non-simple)

References:
http://cldr.unicode.org/development/development-process/design-proposals/collation-additions#TOC-Collation-Import


Generated at Thu Feb 08 07:44:35 UTC 2024 using Jira 8.20.16#820016-sha1:9d11dbea5f4be3d4cc21f03a88dd11d8c8687422.