Package: postgresql-18 / 18~beta2-1
Metadata
Package | Version | Patches format |
---|---|---|
postgresql-18 | 18~beta2-1 | 3.0 (quilt) |
Patch series
view the series filePatch | 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 ! |
--- |
focal arm64 outline atomics | (download) |
configure.ac |
4 4 + 0 - 0 ! |
--- |
jit s390x | (download) |
src/backend/jit/llvm/llvmjit.c |
48 46 + 2 - 0 ! |
[patch] jit: workaround potential datalayout mismatch on s390x |
pgstat report conflicts immediately.patch | (download) |
src/backend/utils/activity/pgstat_database.c |
14 13 + 1 - 0 ! |
--- |
move pages32 | (download) |
contrib/pg_buffercache/pg_buffercache_pages.c |
11 9 + 2 - 0 ! |
--- |