Re: [HACKERS] convert EXSITS to inner join gotcha and bug

Поиск
Список
Период
Сортировка
От David Rowley
Тема Re: [HACKERS] convert EXSITS to inner join gotcha and bug
Дата
Msg-id CAKJS1f8pYcW3s-=DGXN6az1WgHUeZN1NJDpxAYUZzNMfNConGA@mail.gmail.com
обсуждение исходный текст
Ответ на Re: [HACKERS] convert EXSITS to inner join gotcha and bug  (Tom Lane <tgl@sss.pgh.pa.us>)
Ответы Re: [HACKERS] convert EXSITS to inner join gotcha and bug
Список pgsql-hackers
On 29 April 2017 at 15:39, Tom Lane <tgl@sss.pgh.pa.us> wrote:
> I'm kind of strongly tempted to apply the second patch; but it would
> be fair to complain that reduce_unique_semijoins() is new development
> and should wait for v11.  Opinions?

My vote is for the non-minimal patch. Of course, I'd be voting for
minimal patch if this was for a minor version release fix, but we're
not even in beta yet for v10. The original patch was intended to fix
cases like this, although I'd failed to realise this particular case.


-- David Rowley                   http://www.2ndQuadrant.com/PostgreSQL Development, 24x7 Support, Training & Services



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

Предыдущее
От: Noah Misch
Дата:
Сообщение: Re: [HACKERS] snapbuild woes
Следующее
От: Tom Lane
Дата:
Сообщение: Re: [HACKERS] convert EXSITS to inner join gotcha and bug