Skip to content

ICU support (new)#933

Merged
tdrz merged 27 commits into
mainfrom
tdr/fe-new-libicu
May 25, 2026
Merged

ICU support (new)#933
tdrz merged 27 commits into
mainfrom
tdr/fe-new-libicu

Conversation

@tdrz
Copy link
Copy Markdown
Collaborator

@tdrz tdrz commented Mar 23, 2026

Support for multi-language through libicu.

We need to:

  1. Build a minimal en_US data package that we deliver by default (Postgres doesn't start without one when building with icu).
  2. (Optional) build separately all the other locales/languages and have a separate package for them.
  3. Allow users to preload language data before startup

This is work in progress. Help wanted!

@tdrz tdrz mentioned this pull request Mar 23, 2026
@tdrz tdrz self-assigned this May 18, 2026
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented May 18, 2026

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented May 18, 2026

@tdrz tdrz marked this pull request as ready for review May 24, 2026 08:32
@tdrz tdrz merged commit 2095d4e into main May 25, 2026
14 checks passed
@tdrz tdrz deleted the tdr/fe-new-libicu branch May 25, 2026 09:31
@tdrz
Copy link
Copy Markdown
Collaborator Author

tdrz commented May 25, 2026

Released in 0.4.6.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant