postgresql-15-prefix binary package in Ubuntu Lunar 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
  2022-12-22 02:58:52 UTC Published Ubuntu Lunar s390x release universe database Optional 1.2.9-5
  • Published
  • Copied from ubuntu lunar-proposed s390x in Primary Archive for Ubuntu
  Deleted Ubuntu Lunar s390x proposed universe database Optional 1.2.9-5
  • Removal requested .
  • Deleted by Ubuntu Archive Auto-Sync

    Moved to lunar

  • Published

Source package