UbuntuUpdates.org

Package "postgresql-14-prefix"

This package belongs to a PPA: Postgresql

Name: postgresql-14-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.9-5.pgdg18.04+1
Release: bionic-pgdg
Level: base
Repository: main
Head package: prefix

Links


Download "postgresql-14-prefix"


Other versions of "postgresql-14-prefix" in Bionic-pgdg

Repository Area Version
PPA: Postgresql 1.2.10-2.pgdg20.04+1
PPA: Postgresql 1.2.10-2.pgdg22.04+1

Changelog

Version: 1.2.9-5.pgdg18.04+1 2022-11-01 11:08:18 UTC
This repository doesn't support changelogs.

Version: 1.2.9-4.pgdg18.04+1 2021-10-25 12:08:15 UTC
This repository doesn't support changelogs.

Version: 1.2.9-3.pgdg18.04+2 2021-05-20 12:08:24 UTC
This repository doesn't support changelogs.

Version: 1.2.9-3.pgdg18.04+1 2020-11-04 22:08:09 UTC
This repository doesn't support changelogs.

Version: 1.2.9-2.pgdg18.04+1 2019-11-11 12:08:03 UTC
This repository doesn't support changelogs.



About   -   Send Feedback to @ubuntu_updates