File perl-DBD-Pg.changes of Package perl-DBD-Pg
-------------------------------------------------------------------
Thu Sep 11 13:22:31 CEST 2008 - max@suse.de
- New version: 2.10.3:
* Add the 'DBD' trace setting to output only non-DBI trace
messages, and allow 'dbd_verbose' as a connection attribute
for the same effect.
* Allow multi-statement do() calls with parameters to work if
pg_server_prepare is set to 0
* Add support for database handle attribute "ReadOnly".
* Added in payload strings for LISTEN/NOTIFY in 8.4.
* Plus more bug fixes and improvements to the test suite and
documentation.
-------------------------------------------------------------------
Tue Apr 22 18:05:06 CEST 2008 - max@suse.de
- Fixed file list.
-------------------------------------------------------------------
Thu Apr 17 12:06:50 CEST 2008 - max@suse.de
- New version: 2.6.0. Changes include:
* Various performance improvements.
* Add Bundle::DBD::Pg
* Fix memory leaks in dbdimp.c
* Fix strlen problems in dbdimp.c
* Overhaul COPY functions
* Add support for arrays
* Add support for asynchronous queries
- See /usr/share/doc/packages/perl-DBD-Pg/Changes for details.
-------------------------------------------------------------------
Fri May 19 12:32:43 CEST 2006 - max@suse.de
- New version: 1.49:
* Added support for geometric types.
* Various bugfixes.
-------------------------------------------------------------------
Wed Jan 25 21:39:36 CET 2006 - mls@suse.de
- converted neededforbuild to BuildRequires
-------------------------------------------------------------------
Tue Jan 17 10:01:08 CET 2006 - max@suse.de
- New version: 1.42 (bug #128183).
-------------------------------------------------------------------
Sat Feb 28 12:02:31 CET 2004 - ro@suse.de
- fix requirement for /usr/local
- fix "control reaches end of non-void function"
-------------------------------------------------------------------
Sat Jan 10 21:36:15 CET 2004 - adrian@suse.de
- build as user
-------------------------------------------------------------------
Fri Aug 22 14:24:15 CEST 2003 - mjancar@suse.cz
- require the perl version we build with
-------------------------------------------------------------------
Mon Jul 21 15:17:49 CEST 2003 - max@suse.de
- new version: 1.22
- Fix build for perl-5.8.1.
-------------------------------------------------------------------
Mon Jun 30 11:34:58 CEST 2003 - ro@suse.de
- remove traces of buildroot from installed files
-------------------------------------------------------------------
Sun Jun 22 22:00:30 CEST 2003 - coolo@suse.de
- package directories
-------------------------------------------------------------------
Wed Feb 5 01:10:08 CET 2003 - ro@suse.de
- updated neededforbuild
-------------------------------------------------------------------
Wed Jul 3 13:49:47 CEST 2002 - max@suse.de
- New package perl-DBD-Pg version 1.13.
- A database driver for perl-DBI and PostgreSQL.