[ bianca ]
[ 源代码: postgresql-pgmp ]
软件包:postgresql-17-pgmp(1.0.5-3 以及其他的)
postgresql-17-pgmp 的相关链接
下载源码包 postgresql-pgmp:
- [postgresql-pgmp_1.0.5-3.debian.tar.xz]
- [postgresql-pgmp_1.0.5-3.dsc]
- [postgresql-pgmp_1.0.5.orig.tar.gz]
维护小组:
外部的资源:
- 主页 [github.com]
相似软件包:
arbitrary precision integers and rationals for PostgreSQL 17
pgmp is a PostgreSQL extension to add the GMP data types and functions directly into the database.
The extension adds the types mpz (arbitrary size integers) and mpq (arbitrary precision rationals) to PostgreSQL and exposes to the database all the functions available in the GMP library for these data types, allowing:
* higher performance arithmetic on integers respect to the numeric data type * a rational data type for absolute precision storage and arithmetic * using specialized functions to deal with prime numbers, random numbers, factorization directly into the database.
其他与 postgresql-17-pgmp 有关的软件包
|
|
|
|
-
- dep: libc6 (>= 2.38)
- GNU C Library: Shared libraries
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: libgmp10 (>= 2:6.3.0+dfsg)
- Multiprecision arithmetic library
-
- dep: postgresql-17
- The World's Most Advanced Open Source Relational Database
-
- dep: postgresql-17-jit-llvm (>= 16)
- 软件包暂时不可用