OSDN Git Service

Updates from Simon Riggs:
authorBruce Momjian <bruce@momjian.us>
Thu, 4 Nov 2004 16:49:53 +0000 (16:49 +0000)
committerBruce Momjian <bruce@momjian.us>
Thu, 4 Nov 2004 16:49:53 +0000 (16:49 +0000)
commit2c793d1c87b1081021319dace49010e2f42dce0a
treebeca736feac71f7e6542715359ecca3d868556c4
parentc894e7e8e06e88fc6d54081818b30f123a117dbd
Updates from Simon Riggs:

<   that can spam more than one table.
>   that can span more than one table.
239c239
<   rather than just col1
>   rather than just col1; also called skip-scanning.
641c641,642
< * Add free-behind capability for large sequential scans [fadvise]
> * Allow free-behind capability for large sequential scans, perhaps using
>   posix_fadvise() [fadvise]
doc/TODO