Re: BRIN index bug due to WAL refactoring - Mailing list pgsql-hackers

From Alvaro Herrera
Subject Re: BRIN index bug due to WAL refactoring
Date
Msg-id 20150626211431.GT3289@postgresql.org
Whole thread Raw
In response to Re: BRIN index bug due to WAL refactoring  (Jeff Janes <jeff.janes@gmail.com>)
List 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



pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: Removing SSL renegotiation (Was: Should we back-patch SSL renegotiation fixes?)
Next
From: Jim Nasby
Date:
Subject: Re: object_classes array is broken, again