pgsql: Avoid infinite loop in InvalidateBuffer if we ourselves are

Поиск
Список
Период
Сортировка
От tgl@svr1.postgresql.org (Tom Lane)
Тема pgsql: Avoid infinite loop in InvalidateBuffer if we ourselves are
Дата
Msg-id 20050318052524.E822C56569@svr1.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Log Message:
-----------
Avoid infinite loop in InvalidateBuffer if we ourselves are holding
a pin on the victim buffer.

Modified Files:
--------------
    pgsql/src/backend/storage/buffer:
        bufmgr.c (r1.186 -> r1.187)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/src/backend/storage/buffer/bufmgr.c.diff?r1=1.186&r2=1.187)

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

Предыдущее
От: tgl@svr1.postgresql.org (Tom Lane)
Дата:
Сообщение: pgsql: Need to release buffer pins before attempting to drop files
Следующее
От: pjmodos@pgfoundry.org (User Pjmodos)
Дата:
Сообщение: docbot - docbot: Nickname in use handling.