postgresql-common (290)
[PTS] [DDPO]
NEW: VCS has unreleased changes: 291 > 290
- Git: https://salsa.debian.org/postgresql/postgresql-common.git
-
- Branch: master
- Path: debian/changelog
- Repo size: 1425408
- Browser: https://salsa.debian.org/postgresql/postgresql-common
- Last scan: 2026-04-18 13:32:02+00
- Next scan: 2026-04-23 23:42:00+00
- Open issues: 15
- Merge requests: 5
- CI pipeline status: failed
- Debian changelog in Git:
postgresql-common (291) UNRELEASED; urgency=medium
* Ship doc/postgresql-debian-packaging.md in postgresql-common-dev.
* pg_buildext: Show output_iso/regression.diffs on test failure.
* server/postgresql.mk: Don't delete pg_plan_advice.so in PG 19.
* t/027_jit.t: JIT is off by default in PG 19.
-- Christoph Berg <myon@debian.org> Fri, 27 Feb 2026 15:38:34 +0100
- This branch is 5 commits ahead of tag debian/290
- Git log:
commit c91debc46c7a8163edf1195e9014159e07da87c1
Author: Christoph Berg <myon@debian.org>
Date: Tue Apr 14 16:59:22 2026 +0200
Fix postgresql-18xx-jit package name in WITH_LLVM rule
commit 5660e79ee53c39236bcfb865033f980c255a0208
Author: Christoph Berg <myon@debian.org>
Date: Sun Apr 12 17:04:10 2026 +0200
server/postgresql.mk: Don't delete pg_plan_advice.so in PG 19.
commit bf383b65567dfdb495f574adee1d5bf1ec9a1bb6
Author: Christoph Berg <myon@debian.org>
Date: Thu Apr 2 15:31:12 2026 +0200
t/027_jit.t: JIT is off by default in PG 19.
commit e8a4eb6bd5f290ade68d904ecf789cb83fd13d82
Author: Christoph Berg <myon@debian.org>
Date: Fri Mar 20 12:28:02 2026 +0100
pg_buildext: Show output_iso/regression.diffs on test failure.
Set "subdir" since it's used in the output in Makefile.global:
pg_regress_installcheck = \
echo "\# +++ regress install-check in $(subdir) +++" && \
commit d5fbeb47eff27b80562a5958435e6a6e503a50e2
Author: Christoph Berg <myon@debian.org>
Date: Fri Feb 27 15:39:54 2026 +0100
Ship doc/postgresql-debian-packaging.md in postgresql-common-dev.