UbuntuUpdates.org

Package "postgresql-9.3-prefix"

This package belongs to a PPA: Postgresql

Name: postgresql-9.3-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.8-2.pgdg14.04+2
Release: trusty-pgdg
Level: base
Repository: main
Head package: prefix

Links


Download "postgresql-9.3-prefix"


Other versions of "postgresql-9.3-prefix" in Trusty-pgdg

Repository Area Version
PPA: Postgresql 1.2.3-3.pgdg10.4+1
PPA: Postgresql 1.2.5-1.pgdg12.4+1
PPA: Postgresql 1.2.8-2.pgdg18.04+2
PPA: Postgresql 1.2.8-2.pgdg16.04+2

Changelog

Version: 1.2.8-2.pgdg14.04+2 2018-12-05 13:08:16 UTC
This repository doesn't support changelogs.

Version: 1.2.8-2.pgdg14.04+1 2018-10-17 14:08:23 UTC
This repository doesn't support changelogs.

Version: 1.2.8-1.pgdg14.04+1 2018-05-29 23:07:51 UTC
This repository doesn't support changelogs.

Version: 1.2.7-1.pgdg14.04+1 2018-02-12 10:08:54 UTC
This repository doesn't support changelogs.

Version: 1.2.6-1.pgdg14.04+1 2017-10-01 14:09:05 UTC
This repository doesn't support changelogs.



About   -   Send Feedback to @ubuntu_updates