Tidy up a few SQL-related functions

This commit is contained in:
whydoubt
2004-08-25 02:12:58 +00:00
parent 24a911c55a
commit e5b867efd9
3 changed files with 50 additions and 73 deletions

View File

@@ -1,3 +1,7 @@
Tue Aug 24 21:04:17 CDT 2004 Jeff Smith <whydoubt@yahoo.com>
* include/mdbsql.h:
* src/sql/mdbsql.c: Tidy up a few SQL-related functions
Sat Aug 21 21:21:56 CDT 2004 Jeff Smith <whydoubt@yahoo.com>
* src/libmdb/file.c: Clean up a bug in the new mdb_get_single/double
* src/libmdb/data.c: Clean out some stale code