pgsql: Update obsolete comment: it's no longer the case that mdread()

Поиск
Список
Период
Сортировка
От tgl@postgresql.org (Tom Lane)
Тема pgsql: Update obsolete comment: it's no longer the case that mdread()
Дата
Msg-id 20070618004720.38CA29FB2A6@postgresql.org
обсуждение исходный текст
Список pgsql-committers
Log Message:
-----------
Update obsolete comment: it's no longer the case that mdread() will allow
reads beyond EOF, except by special coercion.

Modified Files:
--------------
    pgsql/src/backend/storage/buffer:
        bufmgr.c (r1.220 -> r1.221)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/src/backend/storage/buffer/bufmgr.c.diff?r1=1.220&r2=1.221)

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

Предыдущее
От: tgl@postgresql.org (Tom Lane)
Дата:
Сообщение: pgsql: Marginal hacking to improve the speed of COPY OUT.
Следующее
От: tgl@postgresql.org (Tom Lane)
Дата:
Сообщение: pgsql: Back-patch 8.2 fix that complains if trying to extend a relation