From: | David Fetter <david(at)fetter(dot)org> |
---|---|
To: | PostgreSQL Announce <pgsql-announce(at)postgresql(dot)org> |
Subject: | DBI-Link 2.0beta1 |
Date: | 2006-10-13 07:19:03 |
Message-ID: | 20061013071903.GG15009@fetter.org |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-announce |
DBI-Link 2.0beta1 is out. You will need the YAML.pm library and
PostgreSQL 8.1.4 or later to use it.
http://pgfoundry.org/projects/dbi-link/
DBI-Link 2.0 now has lots of features including:
* A complete overhaul of the PL/Perl code according to Perl Best Practices.
* Database handle and function caching in the %_SHARED hash for
performance improvements.
* YAML serialization.
* Better type checking.
* Better documentation.
* New examples.
* A way to refresh your local schema when the remote schema changes.
Enjoy!
Cheers,
D
--
David Fetter <david(at)fetter(dot)org> http://fetter.org/
phone: +1 415 235 3778 AIM: dfetter666
Skype: davidfetter
Remember to vote!
From | Date | Subject | |
---|---|---|---|
Next Message | Dave Page | 2006-10-13 15:36:05 | pgAdmin III v1.6 Beta 3 Released |
Previous Message | Murray Cumming | 2006-10-11 08:53:40 | ANNOUNCE: Glom 1.1.6 |