Re: Documentation refinement for Parallel Scans
David Rowley <dgrowleyml@gmail.com>
From: David Rowley <dgrowleyml@gmail.com>
To: Zhang Mingli <zmlpostgres@gmail.com>
Cc: PostgreSQL Hackers <pgsql-hackers@lists.postgresql.org>
Date: 2022-10-20T20:31:40Z
Lists: pgsql-hackers
On Thu, 20 Oct 2022 at 19:33, David Rowley <dgrowleyml@gmail.com> wrote: > I'll push this soon if nobody has any other wording suggestions. Pushed. Thanks for the report. David
Commits
-
Doc: fix outdated wording about parallel seq scans
- f892150076db 14.6 landed
- 536a3b87037b 15.1 landed
- 42d01f59c741 16.0 landed
-
Allocate consecutive blocks during parallel seqscans
- 56788d2156fc 14.0 cited