XPost: linux.debian.devel.release
Package: release.debian.org
Severity: normal
X-Debbugs-Cc:
postgresql-common@packages.debian.org
Control: affects -1 + src:postgresql-common
User:
release.debian.org@packages.debian.org
Usertags: unblock
Please unblock package postgresql-common
[ Reason ]
The new version prepares compatibility with PostgreSQL 18 due in
September, making it easier to upgrade to that version later.
[ Impact ]
The update is not required.
[ Tests ]
postgresql-common tests (the vacuumdb/analyze part is specifically
tested by the changes)
unblock postgresql-common/278
Christoph
No differences were encountered between the control files
diff -Nru postgresql-common-277/debian/changelog postgresql-common-278/debian/changelog
--- postgresql-common-277/debian/changelog 2025-04-09 12:17:57.000000000 +0200
+++ postgresql-common-278/debian/changelog 2025-05-07 17:58:33.000000000 +0200
@@ -1,3 +1,11 @@
+postgresql-common (278) unstable; urgency=medium
+
+ * pg_upgradecluster: Do two vacuumdb runs in analyze hook for PG18+.
+ * t/040_upgrade.t: Verify presence of stats after upgrade.
+ * pg_virtualenv: Adjust to extension_control_path change in PG18.
+
+ -- Christoph Berg <
myon@debian.org> Wed, 07 May 2025 17:58:33 +0200
+
postgresql-common (277) unstable; urgency=medium
* Updated ro translation by Remus-Gabriel Chelu, thanks! (Closes: #1101817) diff -Nru postgresql-common-277/pg_upgradecluster.d/analyze postgresql-common-278/pg_upgradecluster.d/analyze
--- postgresql-common-277/pg_upgradecluster.d/analyze 2025-03-24 12:53:25.000000000 +0100
+++ postgresql-common-278/pg_upgradecluster.d/analyze 2025-04-23 19:41:04.000000000 +0200
@@ -9,28 +9,27 @@
newversion="$3"
phase="$4"
-case $newversion in
- 9.2