[ forky ]
[ sid ]
[ 源代码: prefix ]
软件包:postgresql-18-prefix(1.2.10-4)
Prefix Range module for PostgreSQL
This PostgreSQL module provides the prefix_range datatype, allowing to index searches such as finding the longest prefix matching a telephone number, having prefixes in a table and telephone number as a parameter:
select * from prefixes where prefix @> '0100091234';
The prefix column has to be of type prefix_range, and any text field can get indexed by the provided GiST opclass.
其他与 postgresql-18-prefix 有关的软件包
|
|
|
|
-
- dep: libc6 (>= 2.14) [amd64]
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
- dep: libc6 (>= 2.17) [arm64, ppc64el]
- dep: libc6 (>= 2.27) [riscv64]
- dep: libc6 (>= 2.4) [mips64el, ppc64, s390x]
- dep: libc6 (>= 2.41) [loong64]
-
- dep: libc6.1 (>= 2.1.3) [alpha]
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6.1-udeb
-
- dep: postgresql-18
- The World's Most Advanced Open Source Relational Database
下载 postgresql-18-prefix
硬件架构 | 软件包大小 | 安装后大小 | 文件 |
---|---|---|---|
alpha (非官方移植版) | 20.3 kB | 104.0 kB | [文件列表] |
amd64 | 40.1 kB | 117.0 kB | [文件列表] |
arm64 | 39.1 kB | 145.0 kB | [文件列表] |
loong64 (非官方移植版) | 19.9 kB | 103.0 kB | [文件列表] |
mips64el | 38.3 kB | 147.0 kB | [文件列表] |
ppc64 (非官方移植版) | 41.8 kB | 149.0 kB | [文件列表] |
ppc64el | 41.5 kB | 149.0 kB | [文件列表] |
riscv64 | 19.4 kB | 63.0 kB | [文件列表] |
s390x | 41.3 kB | 114.0 kB | [文件列表] |