Re: Costing bug in hash join logic for semi joins

Поиск
Список
Период
Сортировка
От David Rowley
Тема Re: Costing bug in hash join logic for semi joins
Дата
Msg-id CAKJS1f9oJ-hhgw+P4sRmoPVWAZ4KNAjH1eJT6VP393Ar5x04Ng@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Costing bug in hash join logic for semi joins  (David Rowley <david.rowley@2ndquadrant.com>)
Список pgsql-hackers
On 10 July 2018 at 22:21, David Rowley <david.rowley@2ndquadrant.com> wrote:
> I've done that in the attached.  Also on reading the comment above, it
> looks slightly incorrect. To me, it looks like it's applying a
> twentieth of the cost and not a tenth as the comment claims. I
> couldn't resist updating that too.

I've added this patch to the September commit fest:

https://commitfest.postgresql.org/19/1720/

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


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

Предыдущее
От: David Pacheco
Дата:
Сообщение: Re: patch to allow disable of WAL recycling
Следующее
От: Nico Williams
Дата:
Сообщение: Re: [HACKERS] [PATCH] WIP Add ALWAYS DEFERRED option for constraints