diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-06-26 07:54:12 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-06-26 07:54:12 +0000 |
commit | 0348ed291a3c78072e1f4d01311b83d5bd6e42eb (patch) | |
tree | 17424ec3f4e57450627b4d47c9e317a9afde59c6 /debian | |
parent | Merging upstream version 261. (diff) | |
download | postgresql-common-0348ed291a3c78072e1f4d01311b83d5bd6e42eb.tar.xz postgresql-common-0348ed291a3c78072e1f4d01311b83d5bd6e42eb.zip |
Merging debian version 261.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 8db58f7..81c9160 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,12 @@ +postgresql-common (261) unstable; urgency=medium + + * server/postgresql.mk: Use --enable-dtrace only on Linux. + * pg_createcluster: Internally set LC_NUMERIC=C to ensure version + comparisons use '.' as separator. + * t/045_backup.t: ALTER SYSTEM needs 9.4+. + + -- Christoph Berg <myon@debian.org> Tue, 25 Jun 2024 14:04:23 +0200 + postgresql-common (260-0.0~progress7.99u1) graograman-backports; urgency=medium * Uploading to graograman-updates, remaining changes: |