软件包:postgresql-18-jit(18~rc1-3)
postgresql-18-jit 的相关链接
Debian 的资源:
下载源码包 postgresql-18:
- [postgresql-18_18~rc1-3.dsc]
- [postgresql-18_18~rc1.orig.tar.bz2]
- [postgresql-18_18~rc1-3.debian.tar.xz]
维护小组:
- Debian PostgreSQL Maintainers (QA 页面)
- Martin Pitt (QA 页面)
- Peter Eisentraut (QA 页面)
- Christoph Berg (QA 页面)
外部的资源:
- 主页 [www.postgresql.org]
相似软件包:
LLVM JIT support for PostgreSQL 18
PostgreSQL, also known as Postgres, is a free and open-source relational database management system (RDBMS) emphasizing extensibility and SQL compliance. It features transactions with Atomicity, Consistency, Isolation, Durability (ACID) properties, automatically updatable views, materialized views, triggers, foreign keys, and stored procedures. It is designed to handle a range of workloads, from single machines to data warehouses or Web services with many concurrent users.
This package provides LLVM-based query JITing for PostgreSQL 18.
其他与 postgresql-18-jit 有关的软件包
|
|
|
|
-
- dep: libc6 (>= 2.17)
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: libgcc-s1 (>= 3.0)
- GCC 支持库
-
- dep: libllvm19 (>= 1:19.1.0)
- Modular compiler and toolchain technologies, runtime library
-
- dep: libstdc++6 (>= 5.2)
- GNU 标准 C++ 库,第3版
-
- dep: postgresql-18 (= 18~rc1-3)
- The World's Most Advanced Open Source Relational Database