pgsql: Dept of second thoughts: recursive case in ANALYZE shouldn't emit

From: tgl(at)postgresql(dot)org (Tom Lane)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Dept of second thoughts: recursive case in ANALYZE shouldn't emit
Date: 2009-12-30 21:21:33
Message-ID: 20091230212133.236EE753FB7@cvs.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Dept of second thoughts: recursive case in ANALYZE shouldn't emit a
pgstats message. This might need to be done differently later, but
with the current logic that's what should happen.

Modified Files:
--------------
pgsql/src/backend/commands:
analyze.c (r1.145 -> r1.146)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/backend/commands/analyze.c?r1=1.145&r2=1.146)

Browse pgsql-committers by date

  From Date Subject
Next Message User Bmomjian 2009-12-30 21:31:18 pg-migrator - pg_migrator: Improved error messages.
Previous Message Tom Lane 2009-12-30 20:32:14 pgsql: Revise pgstat's tracking of tuple changes to improve the