pgsql: Remove the isLocalBuf argument from ReadBuffer_common.

Поиск
Список
Период
Сортировка
От rhaas@postgresql.org (Robert Haas)
Тема pgsql: Remove the isLocalBuf argument from ReadBuffer_common.
Дата
Msg-id 20100820010750.BA10A7541D7@cvs.postgresql.org
обсуждение исходный текст
Список 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 по дате отправления:

Предыдущее
От: tgl@postgresql.org (Tom Lane)
Дата:
Сообщение: pgsql: Bring some sanity to the trace_recovery_messages code and docs.
Следующее
От: dpage@pgfoundry.org (Dave Page)
Дата:
Сообщение: edb-debugger - server: We don't need to specify the library extension in