summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--debian/changelog10
1 files changed, 10 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index d65b2e4..d7c28b5 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,13 @@
+postgresql-common (259) unstable; urgency=medium
+
+ * pg_backupcluster, pg_restorecluster: Let `pg_restore --create` handle
+ database creation and restore of database options and grants.
+ (Removes databases.sql from dumps.)
+ * PgCommon.pm get_db_encoding: Refactor for dropped daticulocale in 17.
+ * pg_buildext: Pass PG_VIRTUALENV_ARGS to pg_virtualenv.
+
+ -- Christoph Berg <myon@debian.org> Mon, 15 Apr 2024 14:09:12 +0200
+
postgresql-common (258) unstable; urgency=medium
* server/postgresql.mk: Add Build-Profile pkg.postgresql.nollvm to disable