aboutsummaryrefslogtreecommitdiff
path: root/src/backend/utils/adt/numeric.c
diff options
context:
space:
mode:
authorBruce Momjian <bruce@momjian.us>2007-06-08 18:45:22 +0000
committerBruce Momjian <bruce@momjian.us>2007-06-08 18:45:22 +0000
commita3e3389913b47cc600d0588fe395da976b61806c (patch)
tree4ad263491f190bda99d1a75aa10169ecc3c82c61 /src/backend/utils/adt/numeric.c
parenta04a423599b347325f9a73dfb2d533b24e1cbab3 (diff)
downloadpostgresql-a3e3389913b47cc600d0588fe395da976b61806c.tar.gz
postgresql-a3e3389913b47cc600d0588fe395da976b61806c.zip
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 <
Diffstat (limited to 'src/backend/utils/adt/numeric.c')
0 files changed, 0 insertions, 0 deletions