postgresql-10-prefix binary package in Ubuntu Bionic amd64

 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.

Publishing history

Date Status Target Pocket Component Section Priority Phased updates Version
  2018-02-06 22:08:14 UTC Published Ubuntu Bionic amd64 release universe database Extra 1.2.7-1
  • Published
  • Copied from ubuntu bionic-proposed amd64 in Primary Archive for Ubuntu
  Deleted Ubuntu Bionic amd64 proposed universe database Extra 1.2.7-1
  • Removal requested .
  • Deleted by Ubuntu Archive Robot

    moved to release

  • Published
  2018-02-06 22:08:19 UTC Superseded Ubuntu Bionic amd64 release universe database Extra 1.2.6-1
  • Removed from disk .
  • Removal requested .
  • Superseded by amd64 build of prefix 1.2.7-1 in ubuntu bionic PROPOSED
  • Published
  • Copied from ubuntu bionic-proposed amd64 in Primary Archive for Ubuntu
  2018-02-08 00:10:09 UTC Deleted Ubuntu Bionic amd64 proposed universe database Extra 1.2.6-1
  • Removed from disk .
  • Removal requested .
  • Deleted by Ubuntu Archive Robot

    moved to release

  • Published

Source package