pgsql: Updates from Simon Riggs: < that can spam more than one table.

From: momjian(at)svr1(dot)postgresql(dot)org (Bruce Momjian)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Updates from Simon Riggs: < that can spam more than one table.
Date: 2004-11-04 16:49:58
Message-ID: 20041104164958.CAC833A4897@svr1.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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)

Browse pgsql-committers by date

  From Date Subject
Next Message Bruce Momjian 2004-11-04 16:54:01 pgsql: Add: > * Allow accurate statistics to be collected on indexes
Previous Message Bruce Momjian 2004-11-04 16:20:00 pgsql: Update bitmap index entries: < * Allow the creation of bitmap