Re: Removing unneeded self joins

Поиск
Список
Период
Сортировка
От Zhihong Yu
Тема Re: Removing unneeded self joins
Дата
Msg-id CALNJ-vS4PtC0e53=8fTEe8t3U5d4cTOJYL1PAQsn4=aBk9C5tQ@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Removing unneeded self joins  (Zhihong Yu <zyu@yugabyte.com>)
Ответы Re: Removing unneeded self joins  (Zhihong Yu <zyu@yugabyte.com>)
Список pgsql-hackers
Hi,
For v36-0001-Remove-self-joins.patch :

bq removes inner join of plane table to itself

plane table -> plain table

For relation_has_unique_index_ext(), it seems when extra_clauses is NULL, there is no need to compute `exprs`.

Cheers

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

Предыдущее
От: Thomas Munro
Дата:
Сообщение: Re: wal_sync_method=fsync_writethrough
Следующее
От: John Naylor
Дата:
Сообщение: Re: windows cfbot failing: my_perl