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 по дате отправления: