pgsql: Fix ANALYZE to accumulate some minimal statistics for an all-null

From: tgl(at)svr1(dot)postgresql(dot)org (Tom Lane)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Fix ANALYZE to accumulate some minimal statistics for an all-null
Date: 2005-02-11 00:41:37
Message-ID: 20050211004137.D6F598B9D10@svr1.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Fix ANALYZE to accumulate some minimal statistics for an all-null column.
Per gripes from Mike Mascari and Bernd Heller.

Modified Files:
--------------
pgsql/src/backend/commands:
analyze.c (r1.81 -> r1.82)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/backend/commands/analyze.c.diff?r1=1.81&r2=1.82)

Browse pgsql-committers by date

  From Date Subject
Next Message Neil Conway 2005-02-11 04:09:07 pgsql: Adjust input routines for float4, float8 and oid to reject the
Previous Message Tom Lane 2005-02-10 20:37:16 pgsql: Back-patch fix for a typo that unintentionally disabled backward