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

Alvaro Herrera <alvherre@2ndquadrant.com>

From: Alvaro Herrera <alvherre@2ndquadrant.com>
To: Jinyu Zhang <beijing_pg@163.com>
Cc: pgsql-hackers@postgresql.org
Date: 2017-03-01T10:44:55Z
Lists: pgsql-hackers
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.

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


Commits

  1. Reduce the number of pallocs() in BRIN