Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1lkCp1-0006Rv-7m for pgsql-interfaces@arkaria.postgresql.org; Fri, 21 May 2021 21:36:43 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.92) (envelope-from ) id 1lkCoy-0007pm-Fs for pgsql-interfaces@arkaria.postgresql.org; Fri, 21 May 2021 21:36:40 +0000 Received: from makus.postgresql.org ([2001:4800:3e1:1::229]) by malur.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1lkCoy-0007pd-9q for pgsql-interfaces@lists.postgresql.org; Fri, 21 May 2021 21:36:40 +0000 Received: from zql.com ([206.222.31.58]) by makus.postgresql.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.92) (envelope-from ) id 1lkCov-0000lo-Rm for pgsql-interfaces@postgresql.org; Fri, 21 May 2021 21:36:39 +0000 Received: from [206.222.31.58] (helo=localhost) by zql.com with smtp (Exim 4.68) (envelope-from ) id 1lkCot-0004y1-Rj; Fri, 21 May 2021 17:36:35 -0400 From: "Greg Sabino Mullane" To: dbd-pg@perl.org CC: pgsql-interfaces@postgresql.org CC: pgsql-interfaces@postgresql.org Subject: DBD::Pg version 3.15.0 released X-PGP-Key: 2529 DF6A B8F7 9407 E944 45B4 BC9B 9067 1496 4AC8 X-Request-PGP: http://www.biglumber.com/x/web?pk=2529DF6AB8F79407E94445B4BC9B906714964AC8 Date: Fri, 21 May 2021 21:36:35 -0000 X-Mailer: JoyMail 3.3.0 Message-ID: Content-type: text/plain; charset=UTF-8 List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Version 3.15.0 of DBD::Pg, the Perl DBI driver for PostgreSQL, is now available. The full (but short) list of changes for 3.15.0 is listed below. Development happens at: https://github.com/bucardo/dbdpg Version 3.15.0 can be downloaded from CPAN at: https://metacpan.org/release/DBD-Pg Checksums for the 3.15.0 tarball: 4c08f0effbc69393242933bf75034b8d DBD-Pg-3.15.0.tar.gz (md5) b44a67a706466cc0d1b479528e2382794cdcc300 DBD-Pg-3.15.0.tar.gz (sha1) Complete list of changes: - Correctly pull back pg_async status from statement handle. Previously, $dbh->{pg_async} would return undef. [Greg Sabino Mullane] (RT ticket #136553) - Adjust tests for the fact that reltuples can be -1 in Postgres version 14 and later. This is mostly reflected in the CARDINALITY column for $dbh->statistics_info. [Greg Sabino Mullane] - Remove the experimental 'fulltest' Makefile target. [Greg Sabino Mullane] (RT ticket #136567) - -- Greg Sabino Mullane greg@turnstep.com PGP Key: 0x14964AC8 202105211725 http://biglumber.com/x/web?pk=2529DF6AB8F79407E94445B4BC9B906714964AC8 -----BEGIN PGP SIGNATURE----- iF0EARECAB0WIQQlKd9quPeUB+lERbS8m5BnFJZKyAUCYKgmNgAKCRC8m5BnFJZK yBsgAJ91IuHB2zeTn1rhPzJ3TSIdam0a8gCgu9espbOQd3qF8lzwoDKfFKXzZxk= =NVXQ -----END PGP SIGNATURE-----