dummy relation in partitionwise join

Поиск
Список
Период
Сортировка
От Zhihong Yu
Тема dummy relation in partitionwise join
Дата
Msg-id CALNJ-vRfjm0FD2=NhB9BDgk1S3FAkQ1DEbdcPjMy-KwPB0PqYA@mail.gmail.com
обсуждение исходный текст
Ответы Re: dummy relation in partitionwise join  (David Rowley <dgrowleyml@gmail.com>)
Список pgsql-hackers
Hi,
I was looking at:

commit 475dbd0b718de8ac44da144f934651b959e3b705
Author: David Rowley <drowley@postgresql.org>
Date:   Tue Aug 3 11:47:24 2021 +1200

    Track a Bitmapset of non-pruned partitions in RelOptInfo

I noticed that the dummy relation is skipped in the loop over rel->live_parts.
I wonder if the following change is sensible.

Thanks
Вложения

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

Предыдущее
От: Robert Haas
Дата:
Сообщение: ThisTimeLineID is used uninitialized in basebackup.c, too
Следующее
От: Gilles Darold
Дата:
Сообщение: Re: [PATCH] Proposal for HIDDEN/INVISIBLE column