Re: PATCH: nbklno in _hash_splitbucket unused (after ed9cc2b)

From: Petr Jelinek <petr(at)2ndquadrant(dot)com>
To: Tomas Vondra <tomas(dot)vondra(at)2ndquadrant(dot)com>, pgsql-hackers(at)postgresql(dot)org
Subject: Re: PATCH: nbklno in _hash_splitbucket unused (after ed9cc2b)
Date: 2015-04-04 23:26:29
Message-ID: 55207325.80904@2ndquadrant.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On 05/04/15 01:03, Tomas Vondra wrote:
> Hi there,
>
> the changes in _hash_splitbucket() made nblkno unused when compiled
> without asserts. Attached is a simple fix to get rid of the warnings.
>

This has been already fixed, see b7e1652d5 .

--
Petr Jelinek http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Training & Services

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Tomas Vondra 2015-04-04 23:57:46 Re: PATCH: adaptive ndistinct estimator v4
Previous Message Jeff Janes 2015-04-04 23:21:06 Re: Freeze avoidance of very large table.