Changeset 3546 for trunk/psLib/src/db/psDB.c
- Timestamp:
- Mar 29, 2005, 12:15:59 PM (21 years ago)
- File:
-
- 1 edited
-
trunk/psLib/src/db/psDB.c (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/src/db/psDB.c
r3543 r3546 11 11 * @author Joshua Hoblitt 12 12 * 13 * @version $Revision: 1. 3$ $Name: not supported by cvs2svn $14 * @date $Date: 2005-03-29 22:1 3:28$13 * @version $Revision: 1.4 $ $Name: not supported by cvs2svn $ 14 * @date $Date: 2005-03-29 22:15:59 $ 15 15 * 16 16 * Copyright 2005 Joshua Hoblitt, University of Hawaii … … 1166 1166 } 1167 1167 1168 psLogMsg( __func__, PS_LOG_INFO, "sqlType=[%s]\n", sqlType );1168 //psLogMsg( __func__, PS_LOG_INFO, "sqlType=[%s]\n", sqlType ); 1169 1169 1170 1170 // convert MySQL type to PS type
Note:
See TracChangeset
for help on using the changeset viewer.
