[ sid ]
[ Source: prefix ]
Package: postgresql-18-prefix (1.2.10-4)
Links for postgresql-18-prefix
Debian Resources:
Download Source Package prefix:
Maintainers:
Similar packages:
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.
Other Packages Related to postgresql-18-prefix
|
|
|
|
-
- dep: libc6 (>= 2.14) [amd64]
- GNU C Library: Shared libraries
also a virtual package provided by 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 Library: Shared libraries
also a virtual package provided by libc6.1-udeb
-
- dep: postgresql-18
- The World's Most Advanced Open Source Relational Database
Download postgresql-18-prefix
Architecture | Package Size | Installed Size | Files |
---|---|---|---|
alpha (unofficial port) | 20.3 kB | 104.0 kB | [list of files] |
amd64 | 40.1 kB | 117.0 kB | [list of files] |
arm64 | 39.1 kB | 145.0 kB | [list of files] |
loong64 (unofficial port) | 19.9 kB | 103.0 kB | [list of files] |
mips64el | 38.3 kB | 147.0 kB | [list of files] |
ppc64 (unofficial port) | 41.8 kB | 149.0 kB | [list of files] |
ppc64el | 41.5 kB | 149.0 kB | [list of files] |
riscv64 | 19.4 kB | 63.0 kB | [list of files] |
s390x | 41.3 kB | 114.0 kB | [list of files] |