将 Unicode 文本转写为 ASCII 字符的 PostgreSQL 扩展。
pgext.cloud · 源码仓库 · 官方文档 · 许可证原文 · Control 文件 · PGXN
| 扩展包 | pg_unidecode |
|---|---|
| 版本 | 0.0.6 |
| PostgreSQL 版本 | 10 · 11 · 12 · 13 · 14 · 15 · 16 · 17 · 18 |
| 仓库来源 | 未标记 |
| 扩展形态 | 标准扩展 |
| 需要 CREATE EXTENSION | 是 |
| 需要预加载 | 否 |
| 可信扩展 | 否 |
| 可迁移 | 是 |
| 星标 | 7 |
| 最近提交 | 2020-02-29 |
| 最近发布 | 2020-03-05 |
| 目录更新 | 2026-08-30 |
| pgunicoll | pgunicoll 为 PostgreSQL 文本生成基于 ICU Unicode Collation Algorithm 的排序键。 |
| musicbrainz_unaccent | musicbrainz_unaccent:为 PostgreSQL 提供可用于索引的 Unicode 去重音函数和文本搜索字典。 |
| musicbrainz_collate | musicbrainz_collate:为 PostgreSQL 提供基于 Unicode Collation Algorithm 的排序键函数。 |