ITADN
bnnanet/postgresql-releases

版本发布 3

postgres-17.2REL_17_2
? · 2024-12-24

# Minimal Dependencies - required: - openssl (not bundled on linux - for security, but bundled on macOS which uses difference versioning) - tzdata (part of the OS in a standard form, data changes frequently) - optional: - llvm-14, 15, or 16 (see version string), for query planner optimizations w/ JIT - bundled: - icu (the largest, but least compatible thing due to frequent trivial, but breaking, changes - e.g. new emojis) - readline (because it's so small and unlikely to affect security - and same for the following) - zlib - lz4 - zstd # Known Supported OSes - GNU / Linux - Ubuntu 22.04 LTS (and most other Debian / Ubuntu versions) - Ubuntu 24.04 LTS - Linux (musl) - Alpine 3.18 - Alpine 3.20 - macOS - Sonoma 14.7.2 - Ventura 13.6 - Monterey 12.7.6

postgres-17.1REL_17_1
? · 2024-12-24

# Minimal Dependencies - required: - openssl (not bundled on linux - for security, but bundled on macOS which uses difference versioning) - tzdata (part of the OS in a standard form, data changes frequently) - optional: - llvm-14, 15, or 16 (see version string), for query planner optimizations w/ JIT - bundled: - icu (the largest, but least compatible thing due to frequent trivial, but breaking, changes - e.g. new emojis) - readline (because it's so small and unlikely to affect security - and same for the following) - zlib - lz4 - zstd # Known Supported OSes - GNU / Linux - Ubuntu 22.04 LTS (and most other Debian / Ubuntu versions) - Ubuntu 24.04 LTS - Linux (musl) - Alpine 3.18 - Alpine 3.20 - macOS - Sonoma 14.7.2 - Ventura 13.6 - Monterey 12.7.6

postgres-17.0REL_17_0
? · 2024-10-11

Standard: - required: openssl, readline - optional: llvm-15 Baseline: - required: none (musl) or libc, libm, other standard GNU libraries - optional: n/a Known Supported OSes - Ubuntu 22.04 LTS (and most other Debian / Ubuntu versions) - Alpine 3.18