Skip to content
Sections
>> Trisquel >> 套件 >> aramo >> database >> postgresql-14-prefix
aramo  ]
[ 原始碼: prefix  ]

套件: postgresql-14-prefix (1.2.9-4)

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.

其他與 postgresql-14-prefix 有關的套件

  • 依賴
  • 推薦
  • 建議
  • dep: libc6 (>= 2.14) [amd64]
    GNU C Library: Shared libraries
    同時作為一個虛擬套件由這些套件提供: libc6-udeb
    dep: libc6 (>= 2.17) [arm64, ppc64el]
    dep: libc6 (>= 2.4) [armhf]
  • dep: postgresql-14
    The World's Most Advanced Open Source Relational Database

下載 postgresql-14-prefix

下載可用於所有硬體架構的
硬體架構 套件大小 安裝後大小 檔案
amd64 44.5 kB123 kB [文件列表]
arm64 43.7 kB115 kB [文件列表]
armhf 41.0 kB103 kB [文件列表]
ppc64el 47.8 kB152 kB [文件列表]