pgsql: Fix thinko in BitmapAdjustPrefetchIterator.

From: Robert Haas <rhaas(at)postgresql(dot)org>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Fix thinko in BitmapAdjustPrefetchIterator.
Date: 2017-04-04 13:08:39
Message-ID: E1cvOCN-0004lZ-MC@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Fix thinko in BitmapAdjustPrefetchIterator.

Dilip Kumar

Discussion: http://postgr.es/m/CAFiTN-uKAvRhWprb0i-U9zFOekgQRRwqjP1wvOBsKZb-UEKbug@mail.gmail.com

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/a9a7949134189c29a9b38ac7394c53849684fe4d

Modified Files
--------------
src/backend/executor/nodeBitmapHeapscan.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Peter Eisentraut 2017-04-04 13:28:34 Re: [COMMITTERS] pgsql: Add COMMENT and SECURITY LABEL support for publications and subs
Previous Message Peter Eisentraut 2017-04-04 13:03:46 pgsql: Fix typo