Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.89) (envelope-from ) id 1i5tlL-00088c-8f for pgsql-interfaces@arkaria.postgresql.org; Thu, 05 Sep 2019 15:33:31 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.89) (envelope-from ) id 1i5tlJ-0007Ds-Gf for pgsql-interfaces@arkaria.postgresql.org; Thu, 05 Sep 2019 15:33:29 +0000 Received: from magus.postgresql.org ([2a02:c0:301:0:ffff::29]) by malur.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.89) (envelope-from ) id 1i5tlJ-0007C6-9d for pgsql-interfaces@lists.postgresql.org; Thu, 05 Sep 2019 15:33:29 +0000 Received: from zql.com ([206.222.31.58]) by magus.postgresql.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.89) (envelope-from ) id 1i5tlG-00023J-KG for pgsql-interfaces@postgresql.org; Thu, 05 Sep 2019 15:33:28 +0000 Received: from localhost ([127.0.0.1]) by zql.com with smtp (Exim 4.68) (envelope-from ) id 1i5tlD-0006FP-1E; Thu, 05 Sep 2019 11:33:23 -0400 From: "Greg Sabino Mullane" To: pgsql-interfaces@postgresql.org Subject: DBD::Pg version 3.10.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 Content-type: text/plain; charset=UTF-8 Date: Thu, 5 Sep 2019 15:33:23 -0000 X-Mailer: JoyMail 3.1.0 Message-ID: <5fb8cb94c07224bbabe4351e5cf9b993@biglumber.com> List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Precedence: bulk -----BEGIN PGP SIGNED MESSAGE----- Hash: RIPEMD160 Version 3.10.0 of DBD::Pg, the Perl DBI driver for PostgreSQL, is now available. The full list of changes is provided below. Development happens at: https://github.com/bucardo/dbdpg Version 3.10.0 can be downloaded from CPAN at: https://metacpan.org/release/DBD-Pg Checksums for the 3.10.0 tarball: 1cd697899aec65117464d12e9c874ce8 DBD-Pg-3.10.0.tar.gz (md5) 3e5ba30e1f80c49ad861e9ede241aa5f505836dd DBD-Pg-3.10.0.tar.gz (sha1) Complete list of changes: Version 3.10.0 (released September 3, 2019) - Prevent memory leak related to pg_error_field [Greg Sabino Mullane] [RT #130430] - Fix for bug by making sure pg_error_field works properly when switching between do-with-params and do-without-params. [Greg Sabino Mullane] [Github issue #57] - If a commit or rollback fails, do not set BegunWork [Greg Sabino Mullane] [Github issue #40] - Treat partitioned tables same as regular tables for column_info, table_info, and foreign_key_info (i.e. support pg_class.relkind = 'p') [Octavian R. Corlade] [Github PR #55] - Allow last_insert_id() to work against inherited tables [Greg Sabino Mullane] [RT #52441] - Add DBI SQL_BLOB, SQL_BINARY and SQL_LONGVARBINARY types as alias for PG_BYTEA [Pali] [Github PR #58] - -- Greg Sabino Mullane greg@turnstep.com PGP Key: 0x14964AC8 201909051125 http://biglumber.com/x/web?pk=2529DF6AB8F79407E94445B4BC9B906714964AC8 -----BEGIN PGP SIGNATURE----- iEYEAREDAAYFAl1xKsoACgkQvJuQZxSWSshtzwCgyEOWJHJkurwI41xCwu4EHREr hAgAniiFodtwV301/5YGUChuFzop4V8H =a8c9 -----END PGP SIGNATURE-----