Skip to content
Sections
>> Trisquel >> 软件包 >> etiona >> database >> postgresql-10-prefix
etiona  ]
[ 源代码: prefix  ]

软件包: postgresql-10-prefix (1.2.7-1)

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-10-prefix 有关的软件包

  • 依赖
  • 推荐
  • 建议
  • dep: libc6 (>= 2.14) [amd64]
    GNU C Library: Shared libraries
    同时作为一个虚包由这些包填实: libc6-udeb
    dep: libc6 (>= 2.4) [i386]
  • dep: postgresql-10
    object-relational SQL database, version 10 server

下载 postgresql-10-prefix

下载可用于所有硬件架构的
硬件架构 软件包大小 安装后大小 文件
amd64 21.6 kB72 kB [文件列表]
i386 23.3 kB76 kB [文件列表]