pgsql: Updates from Simon Riggs: < that can spam more than one table. - Mailing list pgsql-committers

From momjian@svr1.postgresql.org (Bruce Momjian)
Subject pgsql: Updates from Simon Riggs: < that can spam more than one table.
Date
Msg-id 20041104164958.CAC833A4897@svr1.postgresql.org
Whole thread Raw
List pgsql-committers
Log Message:
-----------
Updates from Simon Riggs:

<   that can spam more than one table.
>   that can span more than one table.
239c239
<   rather than just col1
>   rather than just col1; also called skip-scanning.
641c641,642
< * Add free-behind capability for large sequential scans [fadvise]
> * Allow free-behind capability for large sequential scans, perhaps using
>   posix_fadvise() [fadvise]

Modified Files:
--------------
    pgsql/doc:
        TODO (r1.1378 -> r1.1379)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/TODO.diff?r1=1.1378&r2=1.1379)

pgsql-committers by date:

Previous
From: momjian@svr1.postgresql.org (Bruce Momjian)
Date:
Subject: pgsql: Update bitmap index entries: < * Allow the creation of bitmap
Next
From: momjian@svr1.postgresql.org (Bruce Momjian)
Date:
Subject: pgsql: Add: > * Allow accurate statistics to be collected on indexes