Re: [HACKERS] Patches I'm thinking of pushing shortly

Поиск
Список
Период
Сортировка
От Thomas Munro
Тема Re: [HACKERS] Patches I'm thinking of pushing shortly
Дата
Msg-id CAEepm=2=teNMuQFN78ErOWZni5=SuHSDTqMWbNUwDggX8fL2=g@mail.gmail.com
обсуждение исходный текст
Ответ на [HACKERS] Patches I'm thinking of pushing shortly  (Tom Lane <tgl@sss.pgh.pa.us>)
Ответы Re: [HACKERS] Patches I'm thinking of pushing shortly  (Gavin Flower <GavinFlower@archidevsys.co.nz>)
Re: [HACKERS] Patches I'm thinking of pushing shortly  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers
On Sat, Aug 12, 2017 at 3:24 AM, Tom Lane <tgl@sss.pgh.pa.us> wrote:
> I have some patches sitting around in my workspace that I think are
> non-controversial, and so I was considering just pushing them once
> the tree opens for v11 development.  If anyone thinks they need
> further review, I'll put them into the September commitfest, but
> otherwise we might as well skip the overhead.  These are:
>
> 1. check-hash-bucket-size-against-work_mem-2.patch from
> https://www.postgresql.org/message-id/13698.1487283211@sss.pgh.pa.us
>
> That discussion sort of trailed off, but there wasn't really anyone
> saying not to commit it, and no new ideas have surfaced.

+1

I'd vote for including this in v10.  There doesn't seem to be any
downside to this: it's a no brainer to avoid our exploding hash table
case when we can see it coming.

-- 
Thomas Munro
http://www.enterprisedb.com



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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: [HACKERS] POC: Sharing record typmods between backends
Следующее
От: Amit Kapila
Дата:
Сообщение: Re: [HACKERS] Pluggable storage