Just a note to everyone that development the official DBD::Pg DBI driver for PostgreSQL source code repository has moved from its old home in SVN to a git repository. All development has now moved to this repo.
We have imported the SVN revision history, so it's just a matter of pointing your git clients to:
$ git clone git://bucardo.org/dbdpg.git
For those who prefer, there is a github mirror:
$ git clone git://github.com/bucardo/dbdpg.git
Git is available via many package managers or by following the download links at http://git-scm.com/download for your platform.
Enjoy!

0 comments:
Post a Comment