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

From: momjian(at)postgresql(dot)org (Bruce Momjian)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Add URLs for: * Allow sequential scans to take advantage of
Date: 2007-02-03 23:52:19
Message-ID: 20070203235219.2ED289FB28F@postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Add URLs for:

* Allow sequential scans to take advantage of other concurrent
sequential scans, also called "Synchronised Scanning"
> http://archives.postgresql.org/pgsql-patches/2006-12/msg00076.php
> http://archives.postgresql.org/pgsql-hackers/2006-12/msg00408.php

Modified Files:
--------------
pgsql/doc:
TODO (r1.2071 -> r1.2072)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/TODO.diff?r1=1.2071&r2=1.2072)
pgsql/doc/src/FAQ:
TODO.html (r1.572 -> r1.573)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/src/FAQ/TODO.html.diff?r1=1.572&r2=1.573)

Browse pgsql-committers by date

  From Date Subject
Next Message Bruce Momjian 2007-02-04 01:50:59 pgsql: Add: > > o Add \# to list command history like \s, but with
Previous Message Bruce Momjian 2007-02-03 23:01:13 pgsql: Document that a client-only install using: gmake -C src/bin