Skip to content
Sections
>> Ubuntu >> 软件包 >> hardy >> misc >> postgresql-8.3-ip4r
hardy  ] [  intrepid  ]
[ 源代码: ip4r  ]

软件包: postgresql-8.3-ip4r (1.03-1) [universe]

postgresql-8.3-ip4r 的相关链接

Ubuntu 的资源:

下载源码包 ip4r:

维护者:

Please consider filing a bug or asking a question via Launchpad before contacting the maintainer directly.

Original Maintainer (usually from Debian):

  • Robert S. Edmonds

It should generally not be necessary for users to contact the original maintainer.

相似软件包:

IPv4 and IPv4 range index types for PostgreSQL 8.3

This PostgreSQL module provides two data types, ip4 and ip4r, which can contain a single IPv4 address or a range of IPv4 addresses, respectively.

While PostgreSQL already has built-in types 'inet' and 'cidr', the authors of this module found that they had a number of requirements that were not addressed by the built-in type.

Firstly and most importantly, the built-in types have no support for index lookups of the form (column >>= parameter), i.e. where you have a table of IP address ranges and wish to find which ones include a given IP address. This requires an rtree or gist index to do efficiently, and also requires a way to represent IP address ranges that do not fall precisely on CIDR boundaries.

Secondly, the built-in inet/cidr are somewhat overloaded with semantics, with inet combining two distinct concepts (a netblock, and a specific IP within that netblock). Furthermore, they are variable length types (to support IPv6) with non-trivial overheads, and the authors (whose applications mainly deal in large volumes of single IPv4 addresses) wanted a more lightweight representation.

ip4r therefore supports two distinct data types (so far):

  ip4   - a single IPv4 address
  ip4r  - an arbitrary range of IPv4 addresses

其它与 postgresql-8.3-ip4r 有关的软件包

  • 依赖
  • 推荐
  • 建议
  • dep: libc6 (>= 2.7-1)
    GNU C 语言运行库:共享库
    同时作为一个虚包由这些包填实: libc6-udeb
  • rec: postgresql-8.3
    object-relational SQL database, version 8.3 server

下载 postgresql-8.3-ip4r

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