Re: [HACKERS] Parallel Index-only scan

Поиск
Список
Период
Сортировка
От Robert Haas
Тема Re: [HACKERS] Parallel Index-only scan
Дата
Msg-id CA+TgmoZ-xEPW2MzXimZFM=t95Vr6pppzEWQpia75YkNMuuJ+ng@mail.gmail.com
обсуждение исходный текст
Ответ на Re: [HACKERS] Parallel Index-only scan  (Amit Kapila <amit.kapila16@gmail.com>)
Ответы Re: [HACKERS] Parallel Index-only scan  (Rafia Sabih <rafia.sabih@enterprisedb.com>)
Список pgsql-hackers
On Sat, Feb 18, 2017 at 12:02 PM, Amit Kapila <amit.kapila16@gmail.com> wrote:
> +       /*
> +        * If we are here to just update the scan keys, then don't
> reset parallel
> +        * scan. For detailed reason behind this look in the comments for
> +        * ExecReScanIndexScan.
> +        */
>
> You can phrase the second line as "See ExecReScanIndexScan for
> details.".  Apart from that this patch looks good to me.  I have
> marked this patch as "Ready For Committer".

Committed, although I neglected to incorporate this change.  Not sure
if I should go back and do that; it doesn't read too badly as-is.

-- 
Robert Haas
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company



В списке pgsql-hackers по дате отправления:

Предыдущее
От: Pavan Deolasee
Дата:
Сообщение: Re: [HACKERS] Index corruption with CREATE INDEX CONCURRENTLY
Следующее
От: Magnus Hagander
Дата:
Сообщение: Re: [HACKERS] Provide list of subscriptions and publications inpsql's completion