pgsql: Add URLs for: * Allow sequential scans to take advantage of - Mailing list pgsql-committers

From momjian@postgresql.org (Bruce Momjian)
Subject pgsql: Add URLs for: * Allow sequential scans to take advantage of
Date
Msg-id 20070203235219.2ED289FB28F@postgresql.org
Whole thread Raw
List 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)

pgsql-committers by date:

Previous
From: momjian@postgresql.org (Bruce Momjian)
Date:
Subject: pgsql: Document that a client-only install using: gmake -C src/bin
Next
From: momjian@postgresql.org (Bruce Momjian)
Date:
Subject: pgsql: Add: > > o Add \# to list command history like \s, but with