pgsql: vacuumlo query cleanups No need for VACUUM ANAYZE of newly

From: momjian(at)postgresql(dot)org (Bruce Momjian)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: vacuumlo query cleanups No need for VACUUM ANAYZE of newly
Date: 2009-07-13 22:56:30
Message-ID: 20090713225630.DBCE075331E@cvs.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
vacuumlo query cleanups

No need for VACUUM ANAYZE of newly created/populated temp table, just
use analyze.

No need to apologize for using subquery in DELETE anymore.

Modified Files:
--------------
pgsql/contrib/vacuumlo:
vacuumlo.c (r1.41 -> r1.42)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/contrib/vacuumlo/vacuumlo.c?r1=1.41&r2=1.42)

Browse pgsql-committers by date

  From Date Subject
Next Message User Bmomjian 2009-07-14 02:34:59 pg-migrator - pg_migrator: Propery migrate sequence tables, per bug
Previous Message Peter Eisentraut 2009-07-13 20:25:57 pgsql: Update information schema to SQL:2008 - yes_or_no domain for