Re: Remove page-read callback from XLogReaderState.

From: Kyotaro Horiguchi <horikyota(dot)ntt(at)gmail(dot)com>
To: hlinnaka(at)iki(dot)fi
Cc: alvherre(at)2ndquadrant(dot)com, andres(at)anarazel(dot)de, pgsql-hackers(at)postgresql(dot)org
Subject: Re: Remove page-read callback from XLogReaderState.
Date: 2020-04-22 01:12:46
Message-ID: 20200422.101246.331162888498679491.horikyota.ntt@gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

At Tue, 21 Apr 2020 17:04:27 +0900 (JST), Kyotaro Horiguchi <horikyota(dot)ntt(at)gmail(dot)com> wrote in
>

Mmm. The message body seems disappearing for uncertain reason.

cd12323440 conflicts with this. Rebased.

regards.

--
Kyotaro Horiguchi
NTT Open Source Software Center

Attachment Content-Type Size
v9-0001-Move-callback-call-from-ReadPageInternal-to-XLogR.patch text/x-patch 25.0 KB
v9-0002-Move-page-reader-out-of-XLogReadRecord.patch text/x-patch 56.1 KB
v9-0003-Remove-globals-readOff-readLen-and-readSegNo.patch text/x-patch 8.6 KB
v9-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 Michael Paquier 2020-04-22 01:19:35 Re: [BUG] non archived WAL removed during production crash recovery
Previous Message Justin Pryzby 2020-04-22 01:06:48 Re: DETACH PARTITION and FOR EACH ROW triggers on partitioned tables