Changeset: 37132179cabd for MonetDB
URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=37132179cabd
Modified Files:
        java/example/SQLcopyinto.java
Branch: Oct2010
Log Message:

drop debugging code


diffs (11 lines):

diff -r d915ebd111b1 -r 37132179cabd java/example/SQLcopyinto.java
--- a/java/example/SQLcopyinto.java     Wed Oct 20 14:58:35 2010 +0200
+++ b/java/example/SQLcopyinto.java     Wed Oct 20 14:59:23 2010 +0200
@@ -60,7 +60,6 @@
 
                server.setDatabase("database");
                server.setLanguage("sql");
-               server.debug("debug-copy.log");
 
                try {
                        List warning = 
_______________________________________________
Checkin-list mailing list
[email protected]
http://mail.monetdb.org/mailman/listinfo/checkin-list

Reply via email to