postgresql-16-prefix binary package in Ubuntu Noble ppc64el

 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
  2023-11-17 16:44:35 UTC Published Ubuntu Noble ppc64el release universe database Optional 1.2.10-2
  • Published
  • Copied from ubuntu noble-proposed ppc64el in Primary Archive for Ubuntu
  Deleted Ubuntu Noble ppc64el proposed universe database Optional 1.2.10-2
  • Removal requested .
  • Deleted by Ubuntu Archive Auto-Sync

    Moved to noble

  • Published

Source package