Package: postgresql-18 / 18.1-2
Metadata
| Package | Version | Patches format |
|---|---|---|
| postgresql-18 | 18.1-2 | 3.0 (quilt) |
Patch series
view the series file| Patch | File delta | Description |
|---|---|---|
| 50 per version dirs.patch | (download) |
src/Makefile.global.in |
4 2 + 2 - 0 ! |
use version specific installation directories so that several major versions can be installed in parallel. |
| 51 default sockets in var.patch | (download) |
src/include/pg_config_manual.h |
2 1 + 1 - 0 ! |
put server unix sockets into /var/run/postgresql/ by default |
| 52 tutorial README.patch | (download) |
src/tutorial/README |
3 1 + 2 - 0 ! |
update tutorial readme for required build dependencies. |
| 53 pg_service.conf_directory_doc.patch | (download) |
src/interfaces/libpq/pg_service.conf.sample |
4 2 + 2 - 0 ! |
update pg_service.conf example to tell the debian specific file location. |
| 54 debian alternatives for external tools.patch | (download) |
src/bin/psql/settings.h |
4 2 + 2 - 0 ! |
use debian alternatives for external tools instead of hardcoded programs |
| 70 history | (download) |
HISTORY |
3 3 + 0 - 0 ! |
document debian location of release notes files. |
| filter debug prefix map | (download) |
configure.ac |
1 1 + 0 - 0 ! |
--- |
| libpgport pkglibdir | (download) |
src/Makefile.global.in |
2 1 + 1 - 0 ! |
move libpgport/libpgcommon/libpgfeutils from libdir to pkglibdir This allows client applications to link to version-specific libraries. Used by pg-checksums. |
| autoconf2.69 | (download) |
configure.ac |
4 0 + 4 - 0 ! |
--- |
| pgstat report conflicts immediately.patch | (download) |
src/backend/utils/activity/pgstat_database.c |
14 13 + 1 - 0 ! |
--- |
| libpq.pc no libcurl | (download) |
src/interfaces/libpq/Makefile |
5 1 + 4 - 0 ! |
--- |
| 0001 Handle EPERM in pg_numa_init.patch | (download) |
src/port/pg_numa.c |
12 11 + 1 - 0 ! |
[patch] handle eperm in pg_numa_init |
| 0001 jit Adjust AArch64 only code for LLVM 21.patch | (download) |
src/backend/jit/llvm/llvmjit_wrap.cpp |
7 7 + 0 - 0 ! |
[patch] jit: adjust aarch64-only code for llvm 21. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit LLVM 21 changed the arguments of RTDyldObjectLinkingLayer's constructor, breaking compilation with the backported SectionMemoryManager from commit 9044fc1d. https://github.com/llvm/llvm-project/commit/cd585864c0bbbd74ed2a2b1ccc191eed4d1c8f90 Backpatch-through: 14 |
