chiark / gitweb /
increase maximum distance
[ypp-sc-tools.db-live.git] / yarrg / commod-email-processor
index 8acf4c105d118c38d99f49425eea89806c0a0f76..e65b2b6a91fcfe2237f6d8c123e0891a0ec5cebd 100755 (executable)
@@ -195,8 +195,9 @@ sub main () {
     pipethrough_run_finish($pt, 'gunzip <$deduped_tsv.gz');
 
 #    print "\n";
-    db_chkcommit();
+    db_chkcommit(0);
 
+    # Warning!  Below runes are bogus.  Do not use NATURAL JOIN!
     # select * from ((buy natural join commods) natural join stalls) natural join islands;
     # select * from ((sell natural join commods) natural join stalls) natural join islands;