mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-24 04:33:24 +00:00
d3d44d35e5
tree. Changes to utf8 handling in DBD::Pg 3.3.0 have caused it to be blacklisted for the latest versions of RT 4.0 and 4.2. This version is what they prefer.
7 lines
221 B
Plaintext
7 lines
221 B
Plaintext
DBD::Pg is an extension to Perl which allows access to
|
|
PostgreSQL databases. It is built on top of the standard
|
|
DBI extension and implements some of the methods that DBI
|
|
defines.
|
|
|
|
WWW: http://search.cpan.org/dist/DBD-Pg/
|