Merge pull request #48 from slobo/patch-1

Point to maintained version of DBD-Pg
This commit is contained in:
Asad Dhamani 2016-02-17 15:35:51 +05:30
commit 35a3242157

View File

@ -70,7 +70,7 @@ A curated list of awesome PostgreSQL software, libraries, tools and resources, i
### Language bindings
* Rust: [rust-postgresql](https://github.com/sfackler/rust-postgres)
* Perl: [DBD-Pg](http://search.cpan.org/~rudy/DBD-Pg/Pg.pm)
* Perl: [DBD-Pg](http://search.cpan.org/~turnstep/DBD-Pg/Pg.pm)
* Java: [PostgreSQL JDBC Driver](https://jdbc.postgresql.org/)
* Node: [node-postgres](https://github.com/brianc/node-postgres)
* PHP: [Pomm](http://www.pomm-project.org)