pgsql: Upgrade localbuf.c to use a hash table instead of linear search - Mailing list pgsql-committers

From tgl@svr1.postgresql.org (Tom Lane)
Subject pgsql: Upgrade localbuf.c to use a hash table instead of linear search
Date
Msg-id 20050319173944.0F57956387@svr1.postgresql.org
Whole thread Raw
List pgsql-committers
Log Message:
-----------
Upgrade localbuf.c to use a hash table instead of linear search to
find already-allocated local buffers.  This is the last obstacle
in the way of setting NLocBuffer to something reasonably large.

Modified Files:
--------------
    pgsql/src/backend/storage/buffer:
        localbuf.c (r1.64 -> r1.65)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/src/backend/storage/buffer/localbuf.c.diff?r1=1.64&r2=1.65)

pgsql-committers by date:

Previous
From: andrewd@pgfoundry.org (User Andrewd)
Date:
Subject: pgbuildfarm - client-code: can't run cvs status if we are in export
Next
From: pjmodos@pgfoundry.org (User Pjmodos)
Date:
Subject: docbot - docbot: Check if url-key pair already exists before inserting