minor change for create_list_bounds()

Поиск
Список
Период
Сортировка
От Zhihong Yu
Тема minor change for create_list_bounds()
Дата
Msg-id CALNJ-vQbZR0pYxz9zQ5bqXVcwtGgNgVupeEpNT65HZ+yWZnc4g@mail.gmail.com
обсуждение исходный текст
Ответы Re: minor change for create_list_bounds()  (Nathan Bossart <nathandbossart@gmail.com>)
Список pgsql-hackers
Hi,
I was looking at commit db632fbca and noticed that, in create_list_bounds(), if index is added to boundinfo->interleaved_parts in the first if statement, there is no need to perform the second check involving call to partition_bound_accepts_nulls().

Here is a short patch.

Cheers
Вложения

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

Предыдущее
От: Andres Freund
Дата:
Сообщение: Re: Time to drop plpython2?
Следующее
От: Nathan Bossart
Дата:
Сообщение: Re: Postgres restart in the middle of exclusive backup and the presence of backup_label file