diff options
author | Thomas Munro <tmunro@postgresql.org> | 2024-04-08 01:48:27 +1200 |
---|---|---|
committer | Thomas Munro <tmunro@postgresql.org> | 2024-04-08 01:53:57 +1200 |
commit | b7b0f3f27241e424b7103397489464d907cef2c4 (patch) | |
tree | 0153cde8bc66f088b4d33921d4ebfe808c814972 /src/tutorial/syscat.source | |
parent | 6ed83d5fa55cf6e6c9d1be34ec10730c48eba763 (diff) | |
download | postgresql-b7b0f3f27241e424b7103397489464d907cef2c4.tar.gz postgresql-b7b0f3f27241e424b7103397489464d907cef2c4.zip |
Use streaming I/O in sequential scans.
Instead of calling ReadBuffer() for each block, heap sequential scans
and TID range scans now use the streaming API introduced in b5a9b18cd0.
Author: Melanie Plageman <melanieplageman@gmail.com>
Reviewed-by: Andres Freund <andres@anarazel.de>
Reviewed-by: Thomas Munro <thomas.munro@gmail.com>
Discussion: https://postgr.es/m/flat/CAAKRu_YtXJiYKQvb5JsA2SkwrsizYLugs4sSOZh3EAjKUg%3DgEQ%40mail.gmail.com
Diffstat (limited to 'src/tutorial/syscat.source')
0 files changed, 0 insertions, 0 deletions