From kde-commits Wed Dec 31 15:44:08 2003 From: Adam Pigg Date: Wed, 31 Dec 2003 15:44:08 +0000 To: kde-commits Subject: koffice/kexi/kexidb/drivers Message-Id: <20031231154408.3FBAD93DE () office ! kde ! org> X-MARC-Message: https://marc.info/?l=kde-commits&m=107288548323898 CVS commit by piggz: Driver now compiles ok but still requires additional functionality for updates/inserts. Not sure about escaping functions in pqxxdriver.cpp withr regard to different char sets. M +1 -3 Makefile.am 1.13 M +0 -23 pqxx/pqxxconnection.cpp 1.11 M +0 -3 pqxx/pqxxconnection.h 1.4 M +13 -6 pqxx/pqxxcursor.cpp 1.15 M +4 -3 pqxx/pqxxcursor.h 1.10 M +26 -1 pqxx/pqxxdriver.cpp 1.9 M +2 -0 pqxx/pqxxdriver.h 1.5