Re: Incorrect initialization of sentPtr in walsender.c

From: Michael Paquier <michael(dot)paquier(at)gmail(dot)com>
To: Simon Riggs <simon(at)2ndquadrant(dot)com>
Cc: Heikki Linnakangas <hlinnakangas(at)vmware(dot)com>, PostgreSQL mailing lists <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Incorrect initialization of sentPtr in walsender.c
Date: 2014-10-16 12:01:33
Message-ID: CAB7nPqQTf6H6pCzgvZv_emyGpyhzzsjNthe3oTDKWAna8+71gg@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Thu, Oct 16, 2014 at 7:09 PM, Simon Riggs <simon(at)2ndquadrant(dot)com> wrote:

> I find it confusing that the "Lowest" pointer value is also "Invalid".
> Valid != Invalid
>
In complement to that, note that I mentioned Invalid should be UINT_MAX for
clarity.
--
Michael

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Ryan Johnson 2014-10-16 12:03:20 Re: WIP: dynahash replacement for buffer table
Previous Message Stephen Frost 2014-10-16 11:59:14 Re: Additional role attributes && superuser review