[Collab-qa-commits] r1710 - udd/udd

Lucas Nussbaum lucas at alioth.debian.org
Wed Mar 3 16:16:04 UTC 2010


Author: lucas
Date: 2010-03-03 16:15:56 +0000 (Wed, 03 Mar 2010)
New Revision: 1710

Modified:
   udd/udd/pts_gatherer.py
Log:
also remove ANALYZE for pts_public

Modified: udd/udd/pts_gatherer.py
===================================================================
--- udd/udd/pts_gatherer.py	2010-03-03 08:49:22 UTC (rev 1709)
+++ udd/udd/pts_gatherer.py	2010-03-03 16:15:56 UTC (rev 1710)
@@ -37,5 +37,4 @@
 
     c.execute("DEALLOCATE pts_insert")
     c.execute("ANALYZE pts")
-    c.execute("ANALYZE pts_public")
 




More information about the Collab-qa-commits mailing list