Package: postgresql-9.1-prefix (1.1.1-1)
Links for postgresql-9.1-prefix
Debian Resources:
Download Source Package prefix:
Maintainer:
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-9.1-prefix
|
|
|
-
- dep: libc6 (>= 2.2.5)
- Embedded GNU C Library: Shared libraries
also a virtual package provided by libc6-udeb
-
- dep: postgresql-9.1
- object-relational SQL database, version 9.1 server
Download postgresql-9.1-prefix
| Architecture | Package Size | Installed Size | Files |
|---|---|---|---|
| amd64 | 20.9 kB | 120.0 kB | [list of files] |
