pgsql: Remove the isLocalBuf argument from ReadBuffer_common. - Mailing list pgsql-committers

From rhaas@postgresql.org (Robert Haas)
Subject pgsql: Remove the isLocalBuf argument from ReadBuffer_common.
Date
Msg-id 20100820010750.BA10A7541D7@cvs.postgresql.org
Whole thread Raw
List pgsql-committers
Log Message:
-----------
Remove the isLocalBuf argument from ReadBuffer_common.

Since an SMgrRelation now knows whether or not the underlying relation is
temporary, there's no point in also passing that information via an
additional argument.

Modified Files:
--------------
    pgsql/src/backend/storage/buffer:
        bufmgr.c (r1.259 -> r1.260)
        (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/backend/storage/buffer/bufmgr.c?r1=1.259&r2=1.260)

pgsql-committers by date:

Previous
From: tgl@postgresql.org (Tom Lane)
Date:
Subject: pgsql: Bring some sanity to the trace_recovery_messages code and docs.
Next
From: dpage@pgfoundry.org (Dave Page)
Date:
Subject: edb-debugger - server: We don't need to specify the library extension in