Re: Patch: Optimize memory allocation in function 'bringetbitmap'

From: Alvaro Herrera <alvherre(at)2ndquadrant(dot)com>
To: Jinyu Zhang <beijing_pg(at)163(dot)com>
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: Patch: Optimize memory allocation in function 'bringetbitmap'
Date: 2017-03-01 17:58:06
Message-ID: 20170301175806.pzkgeqq4r5ed2tbw@alvherre.pgsql
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Alvaro Herrera wrote:
> Jinyu Zhang wrote:
>
> > Update the patch_brin_optimze_mem according to your comment.
>
> I have added this patch to the commitfest, which I've been intending to
> get in for a long time. I'll be submitting an updated patch soon.

Here it is. I addressed some of Tomas' comments, but not all (so this
is mostly just a rebased on Jinyu's original submission).

--
Álvaro Herrera https://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services

Attachment Content-Type Size
brin_optimize_mem-3.patch text/plain 7.7 KB

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Corey Huinker 2017-03-01 18:01:40 Re: \if, \elseif, \else, \endif (was Re: PSQL commands: \quit_if, \quit_unless)
Previous Message Alvaro Herrera 2017-03-01 17:40:26 Re: Possible spelling fixes