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

Поиск
Список
Период
Сортировка
От Heikki Linnakangas
Тема Re: pgsql: Fix parallel index and index-only scans to fall back toserial.
Дата
Msg-id 1fec9022-41e8-e484-70ce-2179b08c2092@iki.fi
обсуждение исходный текст
Ответы 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>)
Список 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 по дате отправления:

Предыдущее
От: Andrey Borodin
Дата:
Сообщение: Re: GiST VACUUM
Следующее
От: Jeremy Finzel
Дата:
Сообщение: Logical decoding from promoted standby with same replication slot