pgsql/src backend/access/hash/hashfunc.c backe ... - Mailing list pgsql-committers

From momjian@postgresql.org (Bruce Momjian - CVS)
Subject pgsql/src backend/access/hash/hashfunc.c backe ...
Date
Msg-id 20020225040654.27DB6475D8B@postgresql.org
Whole thread Raw
List pgsql-committers
CVSROOT:    /cvsroot
Module name:    pgsql
Changes by:    momjian@postgresql.org    02/02/24 23:06:52

Modified files:
    src/backend/access/hash: hashfunc.c
    src/backend/utils/cache: catcache.c
    src/include/access: hash.h

Log message:
    I've attached a simple patch which should improve the performance of
    hashname() and reduce the penalty incured when NAMEDATALEN is increased.
    I posted this to -hackers a couple days ago, and there haven't been any
    major complaints. It passes the regression tests. See -hackers for more
    discussion, as well as the suggestion from Tom Lane on which this patch
    is based.

    Unless anyone sees any problems, please apply for 7.3.

    Cheers,

    Neil Conway


pgsql-committers by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: pgsql/contrib README intagg/Makefile intagg/RE ...
Next
From: momjian@postgresql.org (Bruce Momjian - CVS)
Date:
Subject: pgsql/contrib/intagg Makefile