Version 3.18.0 of DBD::Pg released (Perl DBI driver for Postgres)

Поиск
Список
Период
Сортировка
От Greg Sabino Mullane
Тема Version 3.18.0 of DBD::Pg released (Perl DBI driver for Postgres)
Дата
Msg-id CAKAnmmJFfB772d-yLRZX8APQzZoJ+JpZWkqDym51RGKHtUZBqg@mail.gmail.com
обсуждение исходный текст
Список pgsql-interfaces
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1


Version 3.18.0 of DBD::Pg, the Perl DBI driver for PostgreSQL, is now available.

This release adds support for the new PQclosePrepared function inside
libpq. What this means is that if DBD::Pg is compiled against version
17 or higher of Postgres, prepared statements are now closed at the
protocol level rather than a 'DEALLOCATE' call. This prevents the
need to use the 'pg_skip_deallocate' attribute when using PgBouncer
in transaction mode.

Development of DBD::Pg happens at:
https://github.com/bucardo/dbdpg

Version 3.18.0 can be downloaded from CPAN at:
https://metacpan.org/release/DBD-Pg

Checksums for the 3.18.0 tarball:

f58e5f6cbcc94e599afa08224f4e1dd2  DBD-Pg-3.18.0.tar.gz (md5)
c75f0667769ac7921c59ef4b4d44a249a3881e05  DBD-Pg-3.18.0.tar.gz (sha1)


Greg Sabino Mullane greg@turnstep.com
PGP Key: 0x14964AC8 20231207
http://biglumber.com/x/web?pk=2529DF6AB8F79407E94445B4BC9B906714964AC8

-----BEGIN PGP SIGNATURE-----

iF0EARECAB0WIQQlKd9quPeUB+lERbS8m5BnFJZKyAUCZXHWIQAKCRC8m5BnFJZK
yNpgAKCkBMH8CN9YBgG/Z6BTFrpc8jtOpgCg9AhABbBfBEOvYpvRj1qpXL8mUgg=
=9Q/A
-----END PGP SIGNATURE-----

В списке pgsql-interfaces по дате отправления:

Предыдущее
От: Timothy Nelson
Дата:
Сообщение: Like AppSmith, but dedicated to Postgres?
Следующее
От: Jean-Yves Garneau
Дата:
Сообщение: client_encoding is WIN1252 on ErrorMessage at the StartupMessage