[svn:DBD-Pg] r13267 - DBD-Pg/trunk

[email protected]
Newsgroups gmane.comp.db.postgresql.dbdpg.cvs
Message-ID <[email protected]>
Author: turnstep
Date: Thu Sep  3 14:49:55 2009
New Revision: 13267

Modified:
   DBD-Pg/trunk/dbdimp.c

Log:
Tweak debug output.


Modified: DBD-Pg/trunk/dbdimp.c
==============================================================================
--- DBD-Pg/trunk/dbdimp.c	(original)
+++ DBD-Pg/trunk/dbdimp.c	Thu Sep  3 14:49:55 2009
@@ -3039,8 +3039,8 @@
 			}
 		}
 		
-		if (TRACE5) TRC(DBILOGFP, "%sRunning PQexecPrepared with (%s) (%s)\n",
-						THEADER, imp_sth->prepare_name, (char *)imp_sth->PQvals);
+		if (TRACE5) TRC(DBILOGFP, "%sRunning PQexecPrepared with (%s)\n",
+						THEADER, imp_sth->prepare_name);
 		if (TSQL) {
 			TRC(DBILOGFP, "EXECUTE %s (\n", imp_sth->prepare_name);
 			for (x=0,currph=imp_sth->ph; NULL != currph; currph=currph->nextph,x++) {
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.