Package: postgresql-18 / 18~beta2-1

Metadata

Package Version Patches format
postgresql-18 18~beta2-1 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 !
1 file changed, 2 insertions(+), 2 deletions(-)

 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 !
1 file changed, 1 insertion(+), 1 deletion(-)

 put server unix sockets into /var/run/postgresql/ by default
52 tutorial README.patch | (download)

src/tutorial/README | 3 1 + 2 - 0 !
1 file changed, 1 insertion(+), 2 deletions(-)

 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 !
1 file changed, 2 insertions(+), 2 deletions(-)

 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 !
src/include/fe_utils/print.h | 2 1 + 1 - 0 !
2 files changed, 3 insertions(+), 3 deletions(-)

 use debian alternatives for external tools instead of hardcoded programs
70 history | (download)

HISTORY | 3 3 + 0 - 0 !
1 file changed, 3 insertions(+)

 document debian location of release notes files.
filter debug prefix map | (download)

configure.ac | 1 1 + 0 - 0 !
src/common/Makefile | 2 1 + 1 - 0 !
2 files changed, 2 insertions(+), 1 deletion(-)

---
libpgport pkglibdir | (download)

src/Makefile.global.in | 2 1 + 1 - 0 !
src/common/Makefile | 10 5 + 5 - 0 !
src/fe_utils/Makefile | 6 3 + 3 - 0 !
src/port/Makefile | 10 5 + 5 - 0 !
4 files changed, 14 insertions(+), 14 deletions(-)

 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 !
1 file changed, 4 deletions(-)

---
focal arm64 outline atomics | (download)

configure.ac | 4 4 + 0 - 0 !
1 file changed, 4 insertions(+)

---
jit s390x | (download)

src/backend/jit/llvm/llvmjit.c | 48 46 + 2 - 0 !
1 file changed, 46 insertions(+), 2 deletions(-)

 [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 !
1 file changed, 13 insertions(+), 1 deletion(-)

---
move pages32 | (download)

contrib/pg_buffercache/pg_buffercache_pages.c | 11 9 + 2 - 0 !
src/backend/storage/ipc/shmem.c | 11 9 + 2 - 0 !
2 files changed, 18 insertions(+), 4 deletions(-)

---