Package "postgresql-16-prefix"
Name: |
postgresql-16-prefix
|
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.
|
Latest version: |
1.2.10-3.pgdg20.04+1 |
Release: |
focal-pgdg |
Level: |
base |
Repository: |
main |
Head package: |
prefix |
Links
Download "postgresql-16-prefix"
Other versions of "postgresql-16-prefix" in Focal-pgdg
Changelog
This repository doesn't support changelogs.
|
This repository doesn't support changelogs.
|
This repository doesn't support changelogs.
|
This repository doesn't support changelogs.
|
This repository doesn't support changelogs.
|
About
-
Send Feedback to @ubuntu_updates