Revision: 2871 http://openser.svn.sourceforge.net/openser/?rev=2871&view=rev Author: henningw Date: 2007-10-05 07:32:16 -0700 (Fri, 05 Oct 2007)
Log Message: ----------- - move new_result and free_columns function to db directory - remove the implementation of this functions in all database modules - still missing - postgresql and db_berkeley implement different, more thouroughly free methods for colums and such - review if we can use the common functions like the other three modules Modified Paths: -------------- trunk/db/db_res.c trunk/db/db_res.h trunk/db/db_ut.c trunk/modules/db_berkeley/bdb_res.c trunk/modules/db_berkeley/bdb_res.h trunk/modules/db_berkeley/db_berkeley.c trunk/modules/dbtext/dbt_api.c trunk/modules/dbtext/dbt_api.h trunk/modules/mysql/dbase.c trunk/modules/mysql/res.c trunk/modules/mysql/res.h trunk/modules/postgres/db_res.c trunk/modules/postgres/dbase.c trunk/modules/postgres/dbase.h trunk/modules/unixodbc/dbase.c trunk/modules/unixodbc/res.c trunk/modules/unixodbc/res.h Added Paths: ----------- trunk/db/db_col.c trunk/db/db_col.h This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. _______________________________________________ Devel mailing list Devel@openser.org http://openser.org/cgi-bin/mailman/listinfo/devel