pgsql: TODO item not needed anymore now that the buffer cache is

Поиск
Список
Период
Сортировка
От momjian@postgresql.org (Bruce Momjian)
Тема pgsql: TODO item not needed anymore now that the buffer cache is
Дата
Msg-id 20070602024638.2033B9FBA6C@postgresql.org
обсуждение исходный текст
Ответы Re: pgsql: TODO item not needed anymore now that the buffer cache is  (Kris Jurka <books@ejurka.com>)
Список pgsql-committers
Log Message:
-----------
TODO item not needed anymore now that the buffer cache is
scan-resistant:

<
< * Allow free-behind capability for large sequential scans, perhaps using
<   posix_fadvise()
<
<   Posix_fadvise() can control both sequential/random file caching and
<   free-behind behavior, but it is unclear how the setting affects other
<   backends that also have the file open, and the feature is not supported
<   on all operating systems.

Modified Files:
--------------
    pgsql/doc:
        TODO (r1.2197 -> r1.2198)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/TODO.diff?r1=1.2197&r2=1.2198)
    pgsql/doc/src/FAQ:
        TODO.html (r1.698 -> r1.699)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/src/FAQ/TODO.html.diff?r1=1.698&r2=1.699)

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

Предыдущее
От: adunstan@postgresql.org (Andrew Dunstan)
Дата:
Сообщение: pgsql: Improve efficiency of LIKE/ILIKE code, especially for multi-byte
Следующее
От: hinoue@pgfoundry.org (User Hinoue)
Дата:
Сообщение: psqlodbc - psqlodbc: The version is now 8.2.0402.