[ 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 | [ファイル一覧] |