Re: Incorrect initialization of sentPtr in walsender.c - Mailing list pgsql-hackers

From Michael Paquier
Subject Re: Incorrect initialization of sentPtr in walsender.c
Date
Msg-id CAB7nPqRt_AOyHAaSzi17p0eN8cDVdn-XNExGbCzrx99xjYrpqA@mail.gmail.com
Whole thread Raw
In response to Re: Incorrect initialization of sentPtr in walsender.c  (Bruce Momjian <bruce@momjian.us>)
List pgsql-hackers
On Tue, Oct 14, 2014 at 5:18 AM, Bruce Momjian <bruce@momjian.us> wrote:
> On Fri, Sep 12, 2014 at 09:16:42PM +0900, Michael Paquier wrote:
>> Patch attached in case.
> I like this.  Can we apply it Heikki?
I actually registered it to the next CF so as it does not fall into
oblivion, simply forgot to mention it:
https://commitfest.postgresql.org/action/patch_view?id=1572
Note that this patch still sets InvalidXLogRecPtr to 0. I think that
it should be INT64_MAX for clarity.
Regards
-- 
Michael



pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: Possible micro-optimization in CacheInvalidateHeapTuple
Next
From: Etsuro Fujita
Date:
Subject: Re: postgres_fdw behaves oddly