pgsql: TODO item not needed anymore now that the buffer cache is - Mailing list pgsql-committers

From momjian@postgresql.org (Bruce Momjian)
Subject pgsql: TODO item not needed anymore now that the buffer cache is
Date
Msg-id 20070602024638.2033B9FBA6C@postgresql.org
Whole thread Raw
Responses Re: pgsql: TODO item not needed anymore now that the buffer cache is  (Kris Jurka <books@ejurka.com>)
List 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 by date:

Previous
From: adunstan@postgresql.org (Andrew Dunstan)
Date:
Subject: pgsql: Improve efficiency of LIKE/ILIKE code, especially for multi-byte
Next
From: hinoue@pgfoundry.org (User Hinoue)
Date:
Subject: psqlodbc - psqlodbc: The version is now 8.2.0402.