Author: turnstep
Date: Sun Aug 19 14:27:53 2007
New Revision: 9860

Modified:
   DBD-Pg/trunk/types.c

Log:
Take out old debug line.


Modified: DBD-Pg/trunk/types.c
==============================================================================
--- DBD-Pg/trunk/types.c        (original)
+++ DBD-Pg/trunk/types.c        Sun Aug 19 14:27:53 2007
@@ -378,7 +378,6 @@
                die "Bad line: $_\n";
    }
 }
-#die Dumper $pgtype{varchar};
 close(F);
 
 my ($oldfh,$newfh);

Reply via email to