diff options
author | Bruce Momjian <bruce@momjian.us> | 2005-04-25 01:42:41 +0000 |
---|---|---|
committer | Bruce Momjian <bruce@momjian.us> | 2005-04-25 01:42:41 +0000 |
commit | 7a4c34c97ca546800678f65c466f4b42ae4ce7b8 (patch) | |
tree | ca26ac591efa6fd3c178b70f937a64f2407506d2 /contrib/btree_gist/btree_time.c | |
parent | 5b05185262fd562080ecfd675c7b3634a69851c0 (diff) | |
download | postgresql-7a4c34c97ca546800678f65c466f4b42ae4ce7b8.tar.gz postgresql-7a4c34c97ca546800678f65c466f4b42ae4ce7b8.zip |
Add description for concurrent sequential scans:
> 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.
Diffstat (limited to 'contrib/btree_gist/btree_time.c')
0 files changed, 0 insertions, 0 deletions