]> granicus.if.org Git - postgresql/commit
Done:
authorBruce Momjian <bruce@momjian.us>
Fri, 8 Jun 2007 18:45:22 +0000 (18:45 +0000)
committerBruce Momjian <bruce@momjian.us>
Fri, 8 Jun 2007 18:45:22 +0000 (18:45 +0000)
commita3e3389913b47cc600d0588fe395da976b61806c
tree4ad263491f190bda99d1a75aa10169ecc3c82c61
parenta04a423599b347325f9a73dfb2d533b24e1cbab3
Done:

< * Allow sequential scans to take advantage of other concurrent
> * -Allow sequential scans to take advantage of other concurrent
<
<   One possible implementation is to start sequential scans from the lowest
<   numbered buffer in the shared cache, and when reaching the end wrap
<   around to the beginning, rather than always starting sequential scans
<   at the start of the table.
<
<   http://archives.postgresql.org/pgsql-patches/2006-12/msg00076.php
<   http://archives.postgresql.org/pgsql-hackers/2006-12/msg00408.php
<   http://archives.postgresql.org/pgsql-hackers/2006-12/msg00784.php
<   http://archives.postgresql.org/pgsql-hackers/2007-03/msg00415.php
<
doc/TODO
doc/src/FAQ/TODO.html