forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit2c793d1
committed
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]1 parentc894e7e commit2c793d1
1 file changed
+5
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
| 8 | + | |
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| |||
221 | 221 | | |
222 | 222 | | |
223 | 223 | | |
224 | | - | |
| 224 | + | |
225 | 225 | | |
226 | 226 | | |
227 | 227 | | |
| |||
236 | 236 | | |
237 | 237 | | |
238 | 238 | | |
239 | | - | |
| 239 | + | |
240 | 240 | | |
241 | 241 | | |
242 | 242 | | |
| |||
638 | 638 | | |
639 | 639 | | |
640 | 640 | | |
641 | | - | |
| 641 | + | |
| 642 | + | |
642 | 643 | | |
643 | 644 | | |
644 | 645 | | |
| |||
0 commit comments
Comments
(0)