pgsql: Assert that BufferIsPinned() in IncrBufferRefCount(), rather than

Поиск
Список
Период
Сортировка
От neilc@svr1.postgresql.org (Neil Conway)
Тема pgsql: Assert that BufferIsPinned() in IncrBufferRefCount(), rather than
Дата
Msg-id 20041124025619.600313A3F80@svr1.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Log Message:
-----------
Assert that BufferIsPinned() in IncrBufferRefCount(), rather than using
a home-brewed combination of assertions that boiled down to the same
thing.

Modified Files:
--------------
    pgsql/src/backend/storage/buffer:
        bufmgr.c (r1.181 -> r1.182)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/src/backend/storage/buffer/bufmgr.c.diff?r1=1.181&r2=1.182)

В списке pgsql-committers по дате отправления:

Предыдущее
От: neilc@svr1.postgresql.org (Neil Conway)
Дата:
Сообщение: pgsql: Prevent pgcrypto from successfully compiling if no valid random
Следующее
От: neilc@svr1.postgresql.org (Neil Conway)
Дата:
Сообщение: pgsql: Trivial fix for a bug introduced in r1.94 of help.c: we want to