[ubuntu/focal-proposed] postgresql-12 12.19-0ubuntu0.20.04.1 (Accepted)
Sergio Durigan Junior
sergio.durigan at canonical.com
Wed Jun 19 08:00:49 UTC 2024
postgresql-12 (12.19-0ubuntu0.20.04.1) focal; urgency=medium
* New upstream version (LP: #2067388).
+ A dump/restore is not required for those running 12.X.
+ Also, if you are upgrading from a version earlier than 12.18, see
those release notes as well please.
+ Fix INSERT from multiple VALUES rows into a target column that is a
domain over an array or composite type (Tom Lane)
Such cases would either fail with surprising complaints about
mismatched datatypes, or insert unexpected coercions that could lead
to odd results.
+ Fix incorrect pruning of NULL partition when a table is partitioned
on a boolean column and the query has a boolean IS NOT clause (David
Rowley)
A NULL value satisfies a clause such as boolcol IS NOT FALSE, so
pruning away a partition containing NULLs yielded incorrect answers.
+ Details about these and many further changes can be found at:
https://www.postgresql.org/docs/12/release-12-19.html
* d/postgresql-12.NEWS: Update.
Date: Tue, 28 May 2024 09:30:50 -0400
Changed-By: Sergio Durigan Junior <sergio.durigan at canonical.com>
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
https://launchpad.net/ubuntu/+source/postgresql-12/12.19-0ubuntu0.20.04.1
-------------- next part --------------
Format: 1.8
Date: Tue, 28 May 2024 09:30:50 -0400
Source: postgresql-12
Built-For-Profiles: noudeb
Architecture: source
Version: 12.19-0ubuntu0.20.04.1
Distribution: focal
Urgency: medium
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Changed-By: Sergio Durigan Junior <sergio.durigan at canonical.com>
Launchpad-Bugs-Fixed: 2067388
Changes:
postgresql-12 (12.19-0ubuntu0.20.04.1) focal; urgency=medium
.
* New upstream version (LP: #2067388).
.
+ A dump/restore is not required for those running 12.X.
.
+ Also, if you are upgrading from a version earlier than 12.18, see
those release notes as well please.
.
+ Fix INSERT from multiple VALUES rows into a target column that is a
domain over an array or composite type (Tom Lane)
.
Such cases would either fail with surprising complaints about
mismatched datatypes, or insert unexpected coercions that could lead
to odd results.
.
+ Fix incorrect pruning of NULL partition when a table is partitioned
on a boolean column and the query has a boolean IS NOT clause (David
Rowley)
.
A NULL value satisfies a clause such as boolcol IS NOT FALSE, so
pruning away a partition containing NULLs yielded incorrect answers.
.
+ Details about these and many further changes can be found at:
https://www.postgresql.org/docs/12/release-12-19.html
.
* d/postgresql-12.NEWS: Update.
Checksums-Sha1:
386e66abdddcfdec2288a2fea3fe7430ad7dee1e 3764 postgresql-12_12.19-0ubuntu0.20.04.1.dsc
b0da83691422047dca6564933c5fd6d2076fd454 27844258 postgresql-12_12.19.orig.tar.gz
93de20df7869cabe2ce1b4628e0e74e53c162c64 29564 postgresql-12_12.19-0ubuntu0.20.04.1.debian.tar.xz
448d93ff6a8e5a99eeaa3eea5c218be322e3a702 7965 postgresql-12_12.19-0ubuntu0.20.04.1_source.buildinfo
Checksums-Sha256:
1026064cd01d0538d7c921d2c4e1dd9f625a627136b5984b46ac05d87f8a5150 3764 postgresql-12_12.19-0ubuntu0.20.04.1.dsc
9b9312c35ca33f309a96a01dc5802c185a91c3617c5f948cec08b7f88dab0609 27844258 postgresql-12_12.19.orig.tar.gz
0541434559afef0056a86835a85ce25874723ba6552c50bf82b7e9521fc8e29c 29564 postgresql-12_12.19-0ubuntu0.20.04.1.debian.tar.xz
b22e3871b48e93b4ea8c44c240694cf4e77d28fcf304c5f68efd12267841cce4 7965 postgresql-12_12.19-0ubuntu0.20.04.1_source.buildinfo
Files:
757e86671939a1a24d44a68c1d0c12af 3764 database optional postgresql-12_12.19-0ubuntu0.20.04.1.dsc
8586bc60214a516426c04ae4c14b1430 27844258 database optional postgresql-12_12.19.orig.tar.gz
ce133beff0ac63475018ffca6e4daa71 29564 database optional postgresql-12_12.19-0ubuntu0.20.04.1.debian.tar.xz
2f1b4b785e39208cc0069467b79604f9 7965 database optional postgresql-12_12.19-0ubuntu0.20.04.1_source.buildinfo
Original-Maintainer: Debian PostgreSQL Maintainers <team+postgresql at tracker.debian.org>
Vcs-Git: https://git.launchpad.net/~sergiodj/ubuntu/+source/postgresql-12
Vcs-Git-Commit: 0233ac252570d2b106e7ecac66d468319056e6cd
Vcs-Git-Ref: refs/heads/MRE-focal-12.19
More information about the Focal-changes
mailing list