postgresql-10-prefix binary package in Ubuntu Bionic s390x

 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 s390x release universe database Extra 1.2.7-1
  • Published
  • Copied from ubuntu bionic-proposed s390x in Primary Archive for Ubuntu
  Deleted Ubuntu Bionic s390x 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 s390x release universe database Extra 1.2.6-1
  • Removed from disk .
  • Removal requested .
  • Superseded by s390x build of prefix 1.2.7-1 in ubuntu bionic PROPOSED
  • Published
  • Copied from ubuntu bionic-proposed s390x in Primary Archive for Ubuntu
  2018-02-08 00:10:09 UTC Deleted Ubuntu Bionic s390x proposed universe database Extra 1.2.6-1
  • Removed from disk .
  • Removal requested .
  • Deleted by Ubuntu Archive Robot

    moved to release

  • Published

Source package