Index: /trunk/psLib/src/db/psDB.c
===================================================================
--- /trunk/psLib/src/db/psDB.c	(revision 15268)
+++ /trunk/psLib/src/db/psDB.c	(revision 15269)
@@ -23,5 +23,5 @@
  * 4.1.2 or newer is required.
  *
- * $Id: psDB.c,v 1.146 2007-09-05 23:20:04 jhoblitt Exp $
+ * $Id: psDB.c,v 1.147 2007-10-10 00:56:31 jhoblitt Exp $
  */
 
@@ -1225,5 +1225,5 @@
         if (psTraceGetLevel("psLib.db") >= PS_LOG_INFO) {
             psString rowString = psMetadataConfigFormat(md);
-            psTrace("psLib.db", PS_LOG_INFO, "adding row to result set: %s", rowString);
+            psTrace("psLib.db", PS_LOG_INFO, "adding row to result set:\n %s", rowString);
             psFree(rowString);
         }
