[Kamailio-Devel] SF.net SVN: openser:[4928] trunk
Henning Westerholt
henning.westerholt at 1und1.de
Tue Sep 16 18:44:15 CEST 2008
Revision: 4928
http://openser.svn.sourceforge.net/openser/?rev=4928&view=rev
Author: henningw
Date: 2008-09-16 16:44:10 +0000 (Tue, 16 Sep 2008)
Log Message:
-----------
- initial support for BIGINT database in DB core and SQL based database
modules, closes patch #2101659
- some tests for mysql were done, but more testing, especially for the
postgres and unixodbc would be appreciated
- Todo: fix other DB modules, at the moment some warnings are printed
during compilation because of the unhandled BIGINT state
Modified Paths:
--------------
trunk/db/db_ut.c
trunk/db/db_ut.h
trunk/db/db_val.h
trunk/modules/db_mysql/res.c
trunk/modules/db_mysql/val.c
trunk/modules/db_postgres/res.c
trunk/modules/db_postgres/val.c
trunk/modules/db_unixodbc/res.c
trunk/modules/db_unixodbc/val.c
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
More information about the Devel
mailing list