Re: BRIN index bug due to WAL refactoring

From: Alvaro Herrera <alvherre(at)2ndquadrant(dot)com>
To: Jeff Janes <jeff(dot)janes(at)gmail(dot)com>
Cc: pgsql-hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: BRIN index bug due to WAL refactoring
Date: 2015-06-26 21:14:31
Message-ID: 20150626211431.GT3289@postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Jeff Janes wrote:

> The way the blkno and buffer refer to different block/buffers is pretty
> confusing. Could we rename a variable to make it clearer which buffer's
> number is contained in blkno?

Sure thing. Pushed that way.

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

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Jim Nasby 2015-06-26 22:22:55 Re: object_classes array is broken, again
Previous Message Tom Lane 2015-06-26 21:12:41 Re: Removing SSL renegotiation (Was: Should we back-patch SSL renegotiation fixes?)