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 1hMtbX-0000jr-7P for pgsql-interfaces@arkaria.postgresql.org; Sat, 04 May 2019 12:17:23 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.89) (envelope-from ) id 1hMtbT-0005M9-Ta for pgsql-interfaces@arkaria.postgresql.org; Sat, 04 May 2019 12:17:19 +0000 Received: from makus.postgresql.org ([2001:4800:3e1:1::229]) by malur.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.89) (envelope-from ) id 1hMtbT-0005M2-Ad for pgsql-interfaces@lists.postgresql.org; Sat, 04 May 2019 12:17:19 +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.89) (envelope-from ) id 1hMtbM-0006s4-1A for pgsql-interfaces@postgresql.org; Sat, 04 May 2019 12:17:18 +0000 Received: from localhost ([127.0.0.1]) by zql.com with smtp (Exim 4.68) (envelope-from ) id 1hMtbK-0004jI-Bx; Sat, 04 May 2019 08:17:10 -0400 From: "Greg Sabino Mullane" To: pgsql-interfaces@postgresql.org Subject: DBD::Pg version 3.8.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: Sat, 4 May 2019 12:17:10 -0000 X-Mailer: JoyMail 3.1.0 Message-ID: <11d43c56d8d4980d0523d372dd6a2cf0@biglumber.com> List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Precedence: bulk -----BEGIN PGP SIGNED MESSAGE----- Hash: RIPEMD160 Version 3.8.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.8.0 can be downloaded from CPAN at: https://metacpan.org/release/DBD-Pg Checksums for the 3.8.0 tarball: 92195caa3cc1ed93480dd48b8900b126 DBD-Pg-3.8.0.tar.gz (md5) 9cd82ecb9b569b27dc7c6806cc83c4b05f1c20e0 DBD-Pg-3.8.0.tar.gz (sha1) Complete list of changes: Version 3.8.0, released April 25, 2019 - Increase minimum supported PostgreSQL version to 8.0 [Dagfinn Ilmari Mannsåker] - Add support for foreign tables in table_info() and column_info() [Dagfinn Ilmari Mannsåker] - Return the current database name as TABLE_CAT in info methods [Dagfinn Ilmari Mannsåker] - Handle backslash-escaped quotes in E'' strings [Dagfinn Ilmari Mannsåker] - Fix typo in Makefile.PL [CPAN ticket #127097] - Fix parsing of PostgreSQL versions >= 10 on Debian/Ubuntu [Dagfinn Ilmari Mannsåker] - Fix client_min_messages=FATAL test when PostgreSQL caps it to ERROR [Dagfinn Ilmari Mannsåker] [CPAN ticket #128529] - Fix ->ping error detection on PostgreSQL 12 [Dagfinn Ilmari Mannsåker] - Adjust tests for new pg_ctl output [Erik Rijkers er at xs4all.nl] [CPAN ticket #128966] - Adjust tests for removal of WITH OIDS in PostgreSQL 12 [Dagfinn Ilmari Mannsåker] - Fix support for PostgreSQL versions back to 8.0 [Dagfinn Ilmari Mannsåker] - Remove usage of deprecated pg_attrdef.adsrc and pg_constraint.consrc columns [Dagfinn Ilmari Mannsåker] - Fix typo in pg_placeholder_colons example (Github issue #41) - Support GENERATED ... AS IDENTITY columns in last_insert_id() [Dagfinn Ilmari Mannsåker] - -- Greg Sabino Mullane greg@turnstep.com PGP Key: 0x14964AC8 201905040807 http://biglumber.com/x/web?pk=2529DF6AB8F79407E94445B4BC9B906714964AC8 -----BEGIN PGP SIGNATURE----- iEYEAREDAAYFAlzNgXsACgkQvJuQZxSWSsgWAQCdFYDRouHlMR/yT8Fat9u6GVlW rMoAnR49g/ye5v5Z/1PoNNDSoBvQAu9c =3Wee -----END PGP SIGNATURE-----