File libpqxx.changes of Package libpqxx
-------------------------------------------------------------------
Mon Aug 3 12:08:13 CEST 2009 - max@suse.de
- New version: 3.0.1:
- All items marked as deprecated in the 2.x API have been removed.
- Fixed various problems in Visual C++ makefile for test suite.
- Fixed some problems with RPM packaging.
- Completely replaced cursor classes
- More helpful error messages on failed connections
- More detailed hierarchy of constraint-violation exception classes
- trigger is now called notify_listener, trigger header is now
notify-listen
- New mixin base class pqxx_exception distinguishes libpqxx exception
types
- Quoting is back! transaction_base::quote() &
connection_base::quote()
- Several build & documentation problems with Visual C++ fixed
- Compile fixes for gcc 4.2, 4.3
- Uses strlcpy() where available, instead of strncpy()
- Keeps better track of applicable text encodings
- Fixed bug with prepared statement parameters in separate C++
statements
- robusttransaction now works for multiple users
- Pipeline lets you cancel ongoing queries, e.g. because they run for
too long
- Fixed broken escaping of binary values in tablewriter
- Floating-point types now represented with full precision
- Proper unit tests for new functionality
- New traits-based system for adding data types
- Floating-point infinities now supported
- Flushing/completing a pipeline now frees up the transaction for
other use
- Completely reworked test suite, builds and runs much faster
- tablewriter supports writing of raw lines
-------------------------------------------------------------------
Fri Mar 13 20:57:35 CET 2009 - crrodriguez@suse.de
- remove static libraries
-------------------------------------------------------------------
Fri Jun 27 17:52:23 CEST 2008 - schwab@suse.de
- Use autoreconf.
-------------------------------------------------------------------
Mon Jan 14 19:20:29 CET 2008 - dmueller@suse.de
- fix last change
-------------------------------------------------------------------
Mon Jan 14 09:54:55 CET 2008 - aj@suse.de
- Fix build with g++.
-------------------------------------------------------------------
Mon Jul 30 15:14:03 CEST 2007 - max@suse.de
- New version: 2.6.9 (#280593). Changes include:
* Removed old 1.x API
* Greatly reduced memory usage while escaping strings
* Useful error messages when preparing statements
* New cursor class, absolute_cursor
* New, encoding-safe string-escaping functions
* Radical rework of prepared statements;
INCOMPATIBLE INTERFACE CHANGE!
* Support for subtransactions
* Detect more connection capabilities
* Greatly improved cursor support
* ... and many many mire bug fixes and improvements.
- Tell rpmlint to shut up.
-------------------------------------------------------------------
Wed Jan 25 21:37:40 CET 2006 - mls@suse.de
- converted neededforbuild to BuildRequires
-------------------------------------------------------------------
Mon Jan 9 16:48:42 CET 2006 - max@suse.de
- New version 2.5.5
-------------------------------------------------------------------
Thu Nov 18 15:48:05 CET 2004 - ro@suse.de
- use kerberos-devel-packages
-------------------------------------------------------------------
Thu Aug 19 14:58:32 CEST 2004 - max@suse.de
- New version: 2.2.7
-------------------------------------------------------------------
Tue Nov 18 10:50:07 CET 2003 - max@suse.de
- New version: 2.1.1
- Split off a libpqxx-devel package
- Added heimdal-lib to neededforbuild
- Enabled building as non-root user
-------------------------------------------------------------------
Mon Jan 27 16:22:18 CET 2003 - max@suse.de
- Quote $RPM_OPT_FLAGS
-------------------------------------------------------------------
Mon Jan 27 13:27:03 CET 2003 - max@suse.de
- New Package libpqxx: A C++ client library for PostgreSQL
- Version 1.3.3