Skip to content
Sections
>> Trisquel >> Packages >> etiona >> database >> postgresql-10-prefix
etiona  ]
[ Source: prefix  ]

Package: postgresql-10-prefix (1.2.7-1)

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-10-prefix

  • depends
  • recommends
  • suggests
  • dep: libc6 (>= 2.14) [amd64]
    GNU C Library: Shared libraries
    also a virtual package provided by libc6-udeb
    dep: libc6 (>= 2.4) [i386]
  • dep: postgresql-10
    object-relational SQL database, version 10 server

Download postgresql-10-prefix

Download for all available architectures
Architecture Package Size Installed Size Files
amd64 21.6 kB72 kB [list of files]
i386 23.3 kB76 kB [list of files]