aboutsummaryrefslogtreecommitdiff
path: root/src/tutorial/funcs.c
diff options
context:
space:
mode:
authorDavid Rowley <drowley@postgresql.org>2022-10-21 09:29:56 +1300
committerDavid Rowley <drowley@postgresql.org>2022-10-21 09:29:56 +1300
commit536a3b87037b7eac1e9e2780738a0056d89634f6 (patch)
treed9b88e98de8f40ea09d50ea7a07ef90adb9932f4 /src/tutorial/funcs.c
parent64ff0fe4e8c47fc390bb645d48ba38675494a2b4 (diff)
downloadpostgresql-536a3b87037b7eac1e9e2780738a0056d89634f6.tar.gz
postgresql-536a3b87037b7eac1e9e2780738a0056d89634f6.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/tutorial/funcs.c')
0 files changed, 0 insertions, 0 deletions