diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-05-14 19:15:04 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-05-14 19:15:04 +0000 |
commit | 65f1f684598de777fb7372a01accef1e704fa895 (patch) | |
tree | 7f72eeec68caad8a46bb5243697fe9e029400064 /debian/changelog | |
parent | Merging upstream version 260. (diff) | |
download | postgresql-common-65f1f684598de777fb7372a01accef1e704fa895.tar.xz postgresql-common-65f1f684598de777fb7372a01accef1e704fa895.zip |
Adding debian version 260.debian/260
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to '')
-rw-r--r-- | debian/changelog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index d7c28b5..9587469 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +postgresql-common (260) unstable; urgency=medium + + * t/020_create_sql_remove.t: Skip plpython3 tests on 9.x and Python 3.12+. + + -- Christoph Berg <myon@debian.org> Thu, 09 May 2024 17:10:04 +0200 + postgresql-common (259) unstable; urgency=medium * pg_backupcluster, pg_restorecluster: Let `pg_restore --create` handle |