aboutsummaryrefslogtreecommitdiff
path: root/src/backend/access/gist/gistvacuum.c
diff options
context:
space:
mode:
authorDavid Rowley <drowley@postgresql.org>2022-10-21 09:30:27 +1300
committerDavid Rowley <drowley@postgresql.org>2022-10-21 09:30:27 +1300
commitf892150076dbee167ecd850d3628443d0fb34d82 (patch)
tree4d8648895cff830a69fe69d2ca61beb9e951aa39 /src/backend/access/gist/gistvacuum.c
parenta592ed923e67871749233dcd7106a64936a971cf (diff)
downloadpostgresql-f892150076dbee167ecd850d3628443d0fb34d82.tar.gz
postgresql-f892150076dbee167ecd850d3628443d0fb34d82.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/backend/access/gist/gistvacuum.c')
0 files changed, 0 insertions, 0 deletions