Re: Remove page-read callback from XLogReaderState.

From: Kyotaro Horiguchi <horikyota(dot)ntt(at)gmail(dot)com>
To: alvherre(at)2ndquadrant(dot)com
Cc: hlinnaka(at)iki(dot)fi, andres(at)anarazel(dot)de, pgsql-hackers(at)postgresql(dot)org
Subject: Re: Remove page-read callback from XLogReaderState.
Date: 2019-11-29 08:14:21
Message-ID: 20191129.171421.1065888053227304630.horikyota.ntt@gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

At Thu, 28 Nov 2019 21:37:03 +0900 (JST), Kyotaro Horiguchi <horikyota(dot)ntt(at)gmail(dot)com> wrote in
> > > 0dc8ead463 hit this. Rebased.
> >
> > Please review the pg_waldump.c hunks in 0001; they revert recent changes.
>
> Ughhh! I'l check it. Thank you for noticing!!

Fixed that, re-rebased and small comment and cosmetic changes in this
version.

regards.

--
Kyotaro Horiguchi
NTT Open Source Software Center

Attachment Content-Type Size
v12-0001-Move-callback-call-from-ReadPageInternal-to-XLog.patch text/x-patch 26.4 KB
v12-0002-Move-page-reader-out-of-XLogReadRecord.patch text/x-patch 57.1 KB
v12-0003-Remove-globals-readOff-readLen-and-readSegNo.patch text/x-patch 8.2 KB
v12-0004-Change-policy-of-XLog-read-buffer-allocation.patch text/x-patch 6.2 KB

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Yugo Nagata 2019-11-29 08:33:28 Re: Implementing Incremental View Maintenance
Previous Message Artur Zakirov 2019-11-29 08:07:13 Re: pg_upgrade fails with non-standard ACL