diff options
author | David Rowley <drowley@postgresql.org> | 2022-10-21 09:29:08 +1300 |
---|---|---|
committer | David Rowley <drowley@postgresql.org> | 2022-10-21 09:29:08 +1300 |
commit | 42d01f59c741038626d819046f4abf494c338c12 (patch) | |
tree | 8aca1ae39cc180a783fcd21253cf7b99a80abae6 /src/test/modules/commit_ts/sql/commit_timestamp.sql | |
parent | c8e4030d1bddc1120fd1c3f17db5b86a729df4b6 (diff) | |
download | postgresql-42d01f59c741038626d819046f4abf494c338c12.tar.gz postgresql-42d01f59c741038626d819046f4abf494c338c12.zip |
Doc: fix outdated wording about parallel seq scans
56788d215 adjusted the parallel seq scan code so that instead of handing
out a single block at a time to parallel workers, it now hands out ranges
of blocks.
Here we update the documentation which still claimed that workers received
just 1 block at a time.
Reported-by: Zhang Mingli
Discussion: https://postgr.es/m/17c99615-2c3b-4e4e-9d0b-424a66a7bccd@Spark
Backpatch-through: 14, where 56788d215 was added.
Diffstat (limited to 'src/test/modules/commit_ts/sql/commit_timestamp.sql')
0 files changed, 0 insertions, 0 deletions