pgsql: Add URL for: * Allow sequential scans to take advantage of other

From: momjian(at)postgresql(dot)org (Bruce Momjian)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Add URL for: * Allow sequential scans to take advantage of other
Date: 2007-03-19 15:24:17
Message-ID: 20070319152417.E0EDC9FB4FA@postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Add URL for:

* Allow sequential scans to take advantage of other concurrent
sequential scans, also called "Synchronised Scanning"

http://archives.postgresql.org/pgsql-hackers/2007-03/msg00415.php

Modified Files:
--------------
pgsql/doc:
TODO (r1.2118 -> r1.2119)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/TODO.diff?r1=1.2118&r2=1.2119)
pgsql/doc/src/FAQ:
TODO.html (r1.619 -> r1.620)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/src/FAQ/TODO.html.diff?r1=1.619&r2=1.620)

Browse pgsql-committers by date

  From Date Subject
Next Message Bruce Momjian 2007-03-19 15:50:48 pgsql: Add URL for: * Simplify ability to create partitioned tables >
Previous Message User Eggyknap 2007-03-19 13:08:40 pgsnmpd - pgsnmpd: Getting closer on rdbmsDbParamTable.