Re: pgsql: Fix parallel index and index-only scans to fall back toserial. - Mailing list pgsql-hackers

From Heikki Linnakangas
Subject Re: pgsql: Fix parallel index and index-only scans to fall back toserial.
Date
Msg-id 1fec9022-41e8-e484-70ce-2179b08c2092@iki.fi
Whole thread Raw
Responses Re: pgsql: Fix parallel index and index-only scans to fall back to serial.  ("David G. Johnston" <david.g.johnston@gmail.com>)
Re: pgsql: Fix parallel index and index-only scans to fall back to serial.  (Robert Haas <robertmhaas@gmail.com>)
List pgsql-hackers
Hi!

I just bumped into this comment, from commit 09529a70bb5, and I can't 
make sense of it:

> +               /*
> +                * We reach here if the index only scan is not parallel, or if we're
> +                * executing a index only scan that was intended to be parallel
> +                * serially.
> +                */

What was that intended to say?

- Heikki


pgsql-hackers by date:

Previous
From: Andrey Borodin
Date:
Subject: Re: GiST VACUUM
Next
From: Jeremy Finzel
Date:
Subject: Logical decoding from promoted standby with same replication slot