[ buster ]
[ 原始碼: postgresql-numeral ]
套件:postgresql-11-numeral(1.0-2)
postgresql-11-numeral 的相關連結
Debian 的資源:
下載原始碼套件 postgresql-numeral:
- [postgresql-numeral_1.0-2.dsc]
- [postgresql-numeral_1.0.orig.tar.gz]
- [postgresql-numeral_1.0-2.debian.tar.xz]
維護者:
外部的資源:
- 主頁 [github.com]
相似套件:
numeral datatypes for PostgreSQL
This module provides numeric data types for PostgreSQL that use numerals (words instead of digits) for input and output.
* numeral: English numerals (one, two, three, four, ...), short scale (10^9 = trillion) * zahl: German numerals (eins, zwei, drei, vier, ...), long scale (10^9 = Milliarde) * roman: Roman numerals (I, II, III, IV, ...)
其他與 postgresql-11-numeral 有關的套件
|
|
|
|
-
- dep: libc6 (>= 2.14) [amd64]
- GNU C 函式庫:共用函式庫
同時作為一個虛擬套件由這些套件填實: libc6-udeb
- dep: libc6 (>= 2.17) [arm64]
- dep: libc6 (>= 2.4) [armhf, i386]
-
- dep: postgresql-11
- object-relational SQL database, version 11 server