deb_control_files:
- control
- md5sums
deb_fields:
Architecture: amd64
Depends: postgresql-15, postgresql-15-jit-llvm (>= 14), libc6 (>= 2.14)
Description: |-
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.
Installed-Size: '122'
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Package: postgresql-15-prefix
Priority: optional
Section: database
Source: prefix (1.2.9-5)
Version: 1.2.9-5+b1
srcpkg_name: prefix
srcpkg_version: 1.2.9-5