pgsql/ rc/include/utils/lsyscache.h rc/backend ... - Mailing list pgsql-committers

From Tom Lane
Subject pgsql/ rc/include/utils/lsyscache.h rc/backend ...
Date
Msg-id 200105090035.f490ZAw93767@hub.org
Whole thread Raw
List pgsql-committers
CVSROOT:    /home/projects/pgsql/cvsroot
Module name:    pgsql
Changes by:    tgl@hub.org    01/05/08 20:35:09

Modified files:
    src/include/utils: lsyscache.h
    src/backend/utils/cache: lsyscache.c
    src/backend/optimizer/path: costsize.c
    doc/src/sgml   : perform.sgml

Log message:
    Cause planner to make use of average-column-width statistic that is now
    collected by ANALYZE.  Also, add some modest amount of intelligence to
    guesses that are used for varlena columns in the absence of any ANALYZE
    statistics.  The 'width' reported by EXPLAIN is finally something less
    than totally bogus for varlena columns ... and, in consequence, hashjoin
    estimating should be a little better ...


pgsql-committers by date:

Previous
From: Tom Lane
Date:
Subject: Re: pgsql/ oc/src/sgml/reference.sgml oc/src/sgml/ ...
Next
From: Bruce Momjian - CVS
Date:
Subject: pgsql/doc/src/sgml/ref alter_table.sgml